Skip to content

Commit 5669c38

Browse files
committed
Upgrade Spotless to 6.25.0
1 parent b59a8d4 commit 5669c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id("io.spring.dependency-management") version "1.1.4" apply false
1111
id("org.sonarqube") version "5.1.0.4882"
1212
id("org.jetbrains.kotlin.jvm") apply false
13-
id("com.diffplug.spotless") version "6.11.0"
13+
id("com.diffplug.spotless") version "6.25.0"
1414
`maven-publish`
1515
signing
1616
}

0 commit comments

Comments
 (0)