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] committed Mar 10, 2020
1 parent 49336b9 commit 72af82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
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 72af82f

Please sign in to comment.