Skip to content

Commit 275f5c3

Browse files
Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.5-jre to 33.4.6-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45a660d commit 275f5c3

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)