We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05e381 commit 9f14d02Copy full SHA for 9f14d02
1 file changed
build.gradle
@@ -7,7 +7,7 @@ import org.gradle.jvm.toolchain.JavaToolchainService
7
8
plugins {
9
id 'base'
10
- id 'com.diffplug.spotless' version '6.25.0' apply false
+ id 'com.diffplug.spotless' version '8.1.0' apply false
11
}
12
13
ext {
0 commit comments