Skip to content

Commit 6e25e8e

Browse files
Update plugin spotless to v7
1 parent 30618e9 commit 6e25e8e

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
@@ -71,7 +71,7 @@ kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotl
7171
[plugins]
7272
komapper = { id = "org.komapper.gradle", version.ref = "komapper" }
7373
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
74-
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
74+
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
7575
spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot" }
7676
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.7" }
7777
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)