Upgrade: Bump org.jetbrains:annotations from 24.1.0 to 26.0.1 (#38)

Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 to 26.0.1.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/24.1.0...26.0.1)

---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-24 21:11:42 +02:00 committed by GitHub
parent 36b6fda962
commit 5022385438
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ dependencies {
api("com.viaversion:nbt:5.0.0")
api("it.unimi.dsi:fastutil:8.5.14")
api("ch.qos.logback:logback-classic:1.5.8")
compileOnly("org.jetbrains:annotations:24.1.0")
compileOnly("org.jetbrains:annotations:26.0.1")
// Uncomment to manually run mappings gen in ide
compileOnly(files("server.jar"))