We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2ee94 commit d8d1361Copy full SHA for d8d1361
1 file changed
gradle/libs.versions.toml
@@ -44,7 +44,7 @@ junit = "org.junit.jupiter:junit-jupiter:6.0.3"
44
jspecify = "org.jspecify:jspecify:1.0.0"
45
kyori-ansi = "net.kyori:ansi:1.1.1"
46
guava = "com.google.guava:guava:33.6.0-jre"
47
-gson = "com.google.code.gson:gson:2.13.2"
+gson = "com.google.code.gson:gson:2.14.0"
48
guice = "com.google.inject:guice:7.0.0"
49
lmbda = "org.lanternpowered:lmbda:3.0.0"
50
log4j-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4j" }
0 commit comments