Skip to content

Commit 9f807b0

Browse files
authored
Merge pull request #21 from TheNextLvl-net/dependabot/gradle/com.google.guava-guava-33.4.6-jre
Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre
2 parents 45a660d + 275f5c3 commit 9f807b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828

2929
compileOnly("org.jspecify:jspecify:1.0.0")
3030

31-
api("com.google.guava:guava:33.4.5-jre")
31+
api("com.google.guava:guava:33.4.6-jre")
3232
api("com.google.code.gson:gson:2.12.1")
3333

3434
api("com.velocitypowered:velocity-api:3.3.0-SNAPSHOT") {

0 commit comments

Comments
 (0)