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 45a660d + 275f5c3 commit 9f807b0Copy full SHA for 9f807b0
build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
29
compileOnly("org.jspecify:jspecify:1.0.0")
30
31
- api("com.google.guava:guava:33.4.5-jre")
+ api("com.google.guava:guava:33.4.6-jre")
32
api("com.google.code.gson:gson:2.12.1")
33
34
api("com.velocitypowered:velocity-api:3.3.0-SNAPSHOT") {
0 commit comments