Skip to content

Commit f7e7d2e

Browse files
authored
Merge pull request #25 from TheNextLvl-net/dependabot/gradle/com.google.guava-guava-33.4.8-jre
Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre
2 parents 3bbb801 + 7289237 commit f7e7d2e

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.7-jre")
31+
api("com.google.guava:guava:33.4.8-jre")
3232
api("com.google.code.gson:gson:2.13.0")
3333

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

0 commit comments

Comments
 (0)