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 293031c commit 98e7a99Copy full SHA for 98e7a99
buildSrc/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
}
10
11
dependencies {
12
- implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.3")
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.
0 commit comments