Skip to content

Commit e2b6180

Browse files
Update plugin spotless to v7.0.2 (#1269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2e9e3e commit e2b6180

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 = "7.0.1" }
34+
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
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)