We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8209acc commit a84a68aCopy full SHA for a84a68a
build.gradle.kts
@@ -12,7 +12,7 @@ dependencies {
12
api("com.google.code.gson:gson:2.12.1")
13
api("com.viaversion:nbt:5.0.2")
14
api("it.unimi.dsi:fastutil:8.5.15")
15
- api("ch.qos.logback:logback-classic:1.5.16")
+ api("ch.qos.logback:logback-classic:1.5.18")
16
compileOnly("org.jetbrains:annotations:26.0.2")
17
// Uncomment to manually run mappings gen in ide
18
// compileOnly(files("server.jar"))
0 commit comments