Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

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] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored 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
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 72af82f

Please sign in to comment.