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.
2 parents 6a2d1f0 + 625f704 commit 477d1a1Copy full SHA for 477d1a1
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.0"
+ id("com.diffplug.spotless") version "5.17.1"
11
}
12
13
0 commit comments