Skip to content

Commit 6eec656

Browse files
Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre (#105)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa18afe commit 6eec656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories {
2424

2525
dependencies {
2626
compileOnly "com.viaversion:viaversion-common:5.2.2-SNAPSHOT"
27-
compileOnly "com.google.guava:guava:33.4.5-jre"
27+
compileOnly "com.google.guava:guava:33.4.6-jre"
2828
compileOnly "io.netty:netty-handler:4.1.119.Final"
2929
}
3030

0 commit comments

Comments
 (0)