Skip to content

Commit

Permalink
Bump guava from 30.0-jre to 30.1-jre (#7134)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot-preview[bot] authored Dec 15, 2020
1 parent 17ba82c commit 0811a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
ext.mockitoVersion = "3.6.28"
ext.jmhLibVersion = "1.21"
ext.jmhGradleVersion = "0.5.2"
ext.guavaVersion = "30.0-jre"
ext.guavaVersion = "30.1-jre"
ext.jacocoVersion = "0.8.4"
ext.animalSnifferVersion = "1.5.2"
ext.licenseVersion = "0.15.0"
Expand Down

0 comments on commit 0811a65

Please sign in to comment.