We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee54ff commit a6bcfc0Copy full SHA for a6bcfc0
buildSrc/build.gradle.kts
@@ -13,5 +13,5 @@ dependencies {
13
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
14
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.6")
15
// Needed for japicmp but not automatically brought in for some reason.
16
- implementation("com.google.guava:guava:33.4.5-jre")
+ implementation("com.google.guava:guava:33.4.6-jre")
17
}
0 commit comments