We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77154e1 commit 7c848a4Copy full SHA for 7c848a4
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
6
dependencies {
7
// https://github.com/melix/japicmp-gradle-plugin/issues/36
8
- classpath 'com.google.guava:guava:33.3.1-jre'
+ classpath 'com.google.guava:guava:33.4.8-jre'
9
classpath 'com.github.tjni.captainhook:captain-hook:0.1.5'
10
}
11
0 commit comments