We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1dd20d commit f5e02baCopy full SHA for f5e02ba
buildSrc/build.gradle.kts
@@ -6,5 +6,5 @@ plugins {
6
7
dependencies {
8
implementation("com.github.ben-manes:gradle-versions-plugin:0.43.0")
9
- implementation("com.diffplug.spotless:spotless-plugin-gradle:6.9.1")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:6.17.0")
10
}
0 commit comments