Skip to content

Commit 24c07e3

Browse files
Update plugin spotless to v7.2.1 (#736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8622eb5 commit 24c07e3

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
@@ -74,7 +74,7 @@ kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotl
7474
[plugins]
7575
komapper = { id = "org.komapper.gradle", version.ref = "komapper" }
7676
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
77-
spotless = { id = "com.diffplug.spotless", version = "7.2.0" }
77+
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
7878
spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot" }
7979
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.7" }
8080
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)