We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2648c7d commit 10f7dc6Copy full SHA for 10f7dc6
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
id("com.github.johnrengelman.shadow") version "8.1.1"
10
id("com.palantir.git-version") version "3.1.0"
11
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
12
- id("com.diffplug.spotless") version "5.17.1"
+ id("com.diffplug.spotless") version "8.0.0"
13
}
14
15
val versionDetails: Closure<VersionDetails> by extra
0 commit comments