Skip to content

Commit 9af32b8

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] <[email protected]>
1 parent b278f62 commit 9af32b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ dependencies {
236236
testImplementation 'com.github.niknetniko:easy-random:master-SNAPSHOT'
237237
testImplementation 'org.apache.commons:commons-lang3:3.14.0'
238238
testImplementation 'commons-validator:commons-validator:1.8.0'
239-
testImplementation 'com.google.guava:guava:33.0.0-jre'
239+
testImplementation 'com.google.guava:guava:33.1.0-jre'
240240
}
241241

242242

0 commit comments

Comments
 (0)