Skip to content

Commit 81c3ee7

Browse files
Bump guava from 28.2-jre to 29.0-jre (ReactiveX#6959)
Bumps [guava](https://github.com/google/guava) from 28.2-jre to 29.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 e40916e commit 81c3ee7

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

0 commit comments

Comments
 (0)