Skip to content

Commit c38ea99

Browse files
Bump guava from 30.1-jre to 30.1.1-jre (#7216)
Bumps [guava](https://github.com/google/guava) from 30.1-jre to 30.1.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 269bb0f commit c38ea99

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
@@ -9,7 +9,7 @@ buildscript {
99
mockitoVersion = "3.8.0"
1010
jmhLibVersion = "1.21"
1111
jmhGradleVersion = "0.5.3"
12-
guavaVersion = "30.1-jre"
12+
guavaVersion = "30.1.1-jre"
1313
jacocoVersion = "0.8.4"
1414
animalSnifferVersion = "1.5.3"
1515
licenseVersion = "0.15.0"

0 commit comments

Comments
 (0)