Skip to content

Commit 6a6ae46

Browse files
authored
Update plugin spotless to v7.0.3 (#1314)
2 parents a82951f + 47f6bb7 commit 6a6ae46

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
@@ -33,7 +33,7 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
3333
[plugins]
3434
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
3535
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
36-
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
36+
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
3737
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
3838
release = { id = "net.researchgate.release", version = "3.1.0" }
3939
doma-compile = { id = "org.domaframework.doma.compile", version = "3.0.1" }

0 commit comments

Comments
 (0)