Skip to content

Commit 10f7dc6

Browse files
Update plugin com.diffplug.spotless to v8
1 parent 2648c7d commit 10f7dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("com.github.johnrengelman.shadow") version "8.1.1"
1010
id("com.palantir.git-version") version "3.1.0"
1111
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
12-
id("com.diffplug.spotless") version "5.17.1"
12+
id("com.diffplug.spotless") version "8.0.0"
1313
}
1414

1515
val versionDetails: Closure<VersionDetails> by extra

0 commit comments

Comments
 (0)