We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c91d57b commit 0ac91a5Copy full SHA for 0ac91a5
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 '8.2.1' apply false
+ id 'com.diffplug.spotless' version '8.3.0' apply false
11
}
12
13
ext {
0 commit comments