Skip to content

Commit d25d0be

Browse files
Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre (#77)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.8-jre to 33.5.0-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-version: 33.5.0-jre dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cd667f commit d25d0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ dependencies {
6969
compileOnly "net.raphimc:ViaBedrock:0.0.21-SNAPSHOT"
7070
compileOnly "org.cloudburstmc.netty:netty-transport-raknet:1.0.0.CR3-SNAPSHOT"
7171

72-
api "com.google.guava:guava:33.4.8-jre"
72+
api "com.google.guava:guava:33.5.0-jre"
7373
api "org.slf4j:slf4j-api:2.0.17"
7474
}

0 commit comments

Comments
 (0)