Skip to content

Commit dabb768

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump guava from 28.0-jre to 28.1-jre (#6734)
Bumps [guava](https://github.com/google/guava) from 28.0-jre to 28.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]>
1 parent 73798ae commit dabb768

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.0.0"
1010
ext.jmhLibVersion = "1.21"
1111
ext.jmhGradleVersion = "0.5.0"
12-
ext.guavaVersion = "28.0-jre"
12+
ext.guavaVersion = "28.1-jre"
1313
ext.jacocoVersion = "0.8.4"
1414
ext.animalSnifferVersion = "1.5.0"
1515
ext.licenseVersion = "0.15.0"

0 commit comments

Comments
 (0)