We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a7c67 commit 6492e0bCopy full SHA for 6492e0b
1 file changed
buildSrc/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
}
10
11
dependencies {
12
- implementation("com.diffplug.spotless:spotless-plugin-gradle:8.2.1")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:8.3.0")
13
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.1")
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