Skip to content

Commit

Permalink
Bump guava from 29.0-jre to 30.0-jre in /core
Browse files Browse the repository at this point in the history
Bumps [guava](https://github.com/google/guava) from 29.0-jre to 30.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 21, 2020
1 parent 2fb3546 commit cb87608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {

dependencies {
// https://github.com/melix/japicmp-gradle-plugin/issues/36
classpath 'com.google.guava:guava:29.0-jre'
classpath 'com.google.guava:guava:30.0-jre'
}
}

Expand Down

0 comments on commit cb87608

Please sign in to comment.