Skip to content

Commit

Permalink
Bump guava from 19.0 to 23.0
Browse files Browse the repository at this point in the history
Bumps [guava](https://github.com/google/guava) from 19.0 to 23.0.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](google/guava@v19.0...v23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 10, 2020
1 parent f10dd1b commit 328afd6
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 @@ -69,5 +69,5 @@ dependencies {
exclude module: 'logback-classic'
}

compile('com.google.guava:guava:19.0')
compile('com.google.guava:guava:23.0')
}

0 comments on commit 328afd6

Please sign in to comment.