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 51b3e0d commit 355d7fdCopy full SHA for 355d7fd
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("com.github.johnrengelman.shadow") version "7.1.0"
8
id("com.palantir.git-version") version "0.12.3"
9
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
10
- id("com.diffplug.spotless") version "5.17.1"
+ id("com.diffplug.spotless") version "6.10.0"
11
}
12
13
0 commit comments