Skip to content

Commit

Permalink
Bump guava from 30.1.1-jre to 31.0.1-jre (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 6, 2021
1 parent d66c869 commit e804959
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 @@ -52,7 +52,7 @@ dependencies {
implementation 'org.plumelib:options:1.0.5'
implementation 'org.plumelib:plume-util:1.5.8'

implementation 'com.google.guava:guava:30.1.1-jre'
implementation 'com.google.guava:guava:31.0.1-jre'

// AFU is an "includedBuild" imported in settings.gradle, so the version number doesn't matter.
// https://docs.gradle.org/current/userguide/composite_builds.html#settings_defined_composite
Expand Down

0 comments on commit e804959

Please sign in to comment.