Skip to content

Commit

Permalink
Specifiy a more modern guava version in order to avoid
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed May 9, 2019
1 parent 70a0fa0 commit 5d2999c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ buildscript {
classpath "com.gradle.publish:plugin-publish-plugin:0.10.1"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.20.0"
classpath "de.marcphilipp.gradle:nexus-publish-plugin:0.2.0"
classpath 'com.google.guava:guava:27.1-jre'
}
}

Expand Down

0 comments on commit 5d2999c

Please sign in to comment.