Skip to content

Commit 3f3d616

Browse files
Update plugin spotless to v8 (#4992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c753985 commit 3f3d616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ kotlin = { id = "org.jetbrains.kotlin.jvm", version = "2.2.20" }
104104
nullaway = { id = "net.ltgt.nullaway", version = "2.3.0" }
105105
plantuml = { id = "io.freefair.plantuml", version = "8.14.2" }
106106
shadow = { id = "com.gradleup.shadow", version = "9.1.0" }
107-
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
107+
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }

0 commit comments

Comments
 (0)