Skip to content

Commit f90c457

Browse files
Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.1.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60a8a42 commit f90c457

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
@@ -20,7 +20,7 @@ dependencies {
2020

2121

2222

23-
implementation 'com.google.guava:guava:33.0.0-jre'
23+
implementation 'com.google.guava:guava:33.1.0-jre'
2424

2525
implementation 'org.jctools:jctools-core:4.0.3'
2626
implementation 'com.carrotsearch:hppc:0.9.1'

0 commit comments

Comments
 (0)