mirror of
https://github.com/ViaVersion/Mappings.git
synced 2025-01-20 21:21:22 +01:00
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:
parent
36b6fda962
commit
5022385438
@ -13,7 +13,7 @@ dependencies {
|
|||||||
api("com.viaversion:nbt:5.0.0")
|
api("com.viaversion:nbt:5.0.0")
|
||||||
api("it.unimi.dsi:fastutil:8.5.14")
|
api("it.unimi.dsi:fastutil:8.5.14")
|
||||||
api("ch.qos.logback:logback-classic:1.5.8")
|
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
|
// Uncomment to manually run mappings gen in ide
|
||||||
compileOnly(files("server.jar"))
|
compileOnly(files("server.jar"))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user