We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb5f07 commit 5c1b49aCopy full SHA for 5c1b49a
build.gradle.kts
@@ -24,7 +24,7 @@ allprojects {
24
}
25
26
plugins {
27
- id("com.diffplug.spotless") version "6.10.0"
+ id("com.diffplug.spotless") version "6.12.1"
28
29
30
apply("${project.rootDir}/gradle/spotless.gradle")
0 commit comments