Skip to content

Commit 1521703

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/smoke-test/com.google.guava-guava-33.2.1-jre' into combined-pr-branch
2 parents 4679080 + 6aca9c7 commit 1521703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55

66
dependencies {
77
// https://github.com/melix/japicmp-gradle-plugin/issues/36
8-
classpath 'com.google.guava:guava:32.1.2-jre'
8+
classpath 'com.google.guava:guava:33.2.1-jre'
99
classpath 'com.github.tjni.captainhook:captain-hook:0.1.5'
1010
}
1111
}

0 commit comments

Comments
 (0)