Skip to content

Commit

Permalink
Bump guava from 28.0-jre to 28.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Sep 2, 2019
1 parent 66b7fe3 commit 09953c4
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 @@ -150,7 +150,7 @@ dependencies {

compile 'org.postgresql:postgresql:42.2.6'

compile ('com.google.guava:guava:28.0-jre') {
compile ('com.google.guava:guava:28.1-jre') {
// TODO: Remove this as soon as https://github.com/google/guava/issues/2960 is fixed
exclude module: "jsr305"
}
Expand Down

0 comments on commit 09953c4

Please sign in to comment.