Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/smoke-test/com…
Browse files Browse the repository at this point in the history
….google.guava-guava-33.3.1-jre' into combined-pr-branch
  • Loading branch information
eddumelendez committed Sep 24, 2024
2 parents 97d5bae + 1135bf0 commit 61687f2
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 @@ -5,7 +5,7 @@ buildscript {

dependencies {
// https://github.com/melix/japicmp-gradle-plugin/issues/36
classpath 'com.google.guava:guava:33.2.1-jre'
classpath 'com.google.guava:guava:33.3.1-jre'
classpath 'com.github.tjni.captainhook:captain-hook:0.1.5'
}
}
Expand Down

0 comments on commit 61687f2

Please sign in to comment.