Skip to content

Commit c30641e

Browse files
chore(deps): update plugin spotless to v7.1.0 (#1387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f0c9a6 commit c30641e

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
@@ -36,7 +36,7 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.6.0" }
3636
[plugins]
3737
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
3838
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
39-
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
39+
spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
4040
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
4141
release = { id = "net.researchgate.release", version = "3.1.0" }
4242
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.2" }

0 commit comments

Comments
 (0)