Skip to content

Commit

Permalink
Bump guava from 30.0-jre to 30.1-jre in /core (#3627)
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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 1, 2021
1 parent 7d2e184 commit fac5e85
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:30.0-jre'
classpath 'com.google.guava:guava:30.1-jre'
}
}

Expand Down

0 comments on commit fac5e85

Please sign in to comment.