We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e0b1c0 commit ea4f747Copy full SHA for ea4f747
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.14.1"
28
29
30
apply("${project.rootDir}/gradle/spotless.gradle")
0 commit comments