Skip to content

Commit 4c4e6b3

Browse files
chore(deps): update plugin spotless to v7.2.0 (#1402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e1f39a commit 4c4e6b3

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
@@ -38,7 +38,7 @@ quarkus-doma = { module = "io.quarkiverse.doma:quarkus-doma", version = "1.0.4"}
3838
[plugins]
3939
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
4040
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
41-
spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
41+
spotless = { id = "com.diffplug.spotless", version = "7.2.0" }
4242
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
4343
release = { id = "net.researchgate.release", version = "3.1.0" }
4444
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.2" }

0 commit comments

Comments
 (0)