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 b1c4723 + 1a4ec61 commit a5c9699Copy full SHA for a5c9699
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
compileOnly("org.jetbrains:annotations:26.0.1")
34
35
api("com.google.guava:guava:33.4.0-jre")
36
- api("com.google.code.gson:gson:2.12.0")
+ api("com.google.code.gson:gson:2.12.1")
37
38
api("com.velocitypowered:velocity-api:3.3.0-SNAPSHOT") {
39
isTransitive = false
0 commit comments