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 3bbb801 + 7289237 commit f7e7d2eCopy full SHA for f7e7d2e
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.7-jre")
+ api("com.google.guava:guava:33.4.8-jre")
32
api("com.google.code.gson:gson:2.13.0")
33
34
api("com.velocitypowered:velocity-api:3.3.0-SNAPSHOT") {
0 commit comments