We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c2375 commit c17c25bCopy full SHA for c17c25b
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
id("com.github.johnrengelman.shadow") version "7.1.0"
9
id("com.palantir.git-version") version "0.12.3"
10
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
11
- id("com.diffplug.spotless") version "5.17.1"
+ id("com.diffplug.spotless") version "7.0.1"
12
}
13
14
val versionDetails: Closure<VersionDetails> by extra
0 commit comments