Skip to content

Commit

Permalink
Merge pull request #5271 from JabRef/dependabot/gradle/com.google.gua…
Browse files Browse the repository at this point in the history
…va-guava-28.1-jre

Bump guava from 28.0-jre to 28.1-jre
  • Loading branch information
Siedlerchr authored Sep 2, 2019
2 parents 05f38c0 + 09953c4 commit 55bb2a4
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 55bb2a4

Please sign in to comment.