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.
2 parents bd147de + 3686d0a commit 8d3ab20Copy full SHA for 8d3ab20
build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
compileOnly("org.jspecify:jspecify:1.0.0")
30
31
api("com.google.guava:guava:33.4.8-jre")
32
- api("com.google.code.gson:gson:2.13.0")
+ api("com.google.code.gson:gson:2.13.1")
33
34
api("com.velocitypowered:velocity-api:3.3.0-SNAPSHOT") {
35
isTransitive = false
0 commit comments