Skip to content

Commit 0811a65

Browse files
Bump guava from 30.0-jre to 30.1-jre (#7134)
Bumps [guava](https://github.com/google/guava) from 30.0-jre to 30.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 17ba82c commit 0811a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
ext.mockitoVersion = "3.6.28"
1010
ext.jmhLibVersion = "1.21"
1111
ext.jmhGradleVersion = "0.5.2"
12-
ext.guavaVersion = "30.0-jre"
12+
ext.guavaVersion = "30.1-jre"
1313
ext.jacocoVersion = "0.8.4"
1414
ext.animalSnifferVersion = "1.5.2"
1515
ext.licenseVersion = "0.15.0"

0 commit comments

Comments
 (0)