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 28f657f commit b81082cCopy full SHA for b81082c
buildSrc/build.gradle.kts
@@ -10,7 +10,7 @@ repositories {
10
11
dependencies {
12
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.20.0")
13
- implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
+ implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.2")
14
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.5")
15
// Needed for japicmp but not automatically brought in for some reason.
16
implementation("com.google.guava:guava:32.1.3-jre")
0 commit comments