Skip to content

Commit ce646e1

Browse files
authored
Update plugin spotless to v7 (#1265)
2 parents eeb9851 + 8c450dd commit ce646e1

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
@@ -31,7 +31,7 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
3131
[plugins]
3232
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
3333
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
34-
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
34+
spotless = { id = "com.diffplug.spotless", version = "7.0.1" }
3535
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
3636
release = { id = "net.researchgate.release", version = "3.1.0" }
3737
doma-compile = { id = "org.domaframework.doma.compile", version = "3.0.1" }

0 commit comments

Comments
 (0)