Skip to content

Commit 8511da4

Browse files
Bump guava from 29.0-jre to 30.0-jre (#7098)
Bumps [guava](https://github.com/google/guava) from 29.0-jre to 30.0-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 7106980 commit 8511da4

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
@@ -9,7 +9,7 @@ buildscript {
99
ext.mockitoVersion = "3.5.13"
1010
ext.jmhLibVersion = "1.21"
1111
ext.jmhGradleVersion = "0.5.2"
12-
ext.guavaVersion = "29.0-jre"
12+
ext.guavaVersion = "30.0-jre"
1313
ext.jacocoVersion = "0.8.4"
1414
ext.animalSnifferVersion = "1.5.1"
1515
ext.licenseVersion = "0.15.0"

0 commit comments

Comments
 (0)