Skip to content

Commit f606043

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

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.1.0" }
77+
spotless = { id = "com.diffplug.spotless", version = "7.2.0" }
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)