Skip to content

Commit ea4f747

Browse files
Update plugin com.diffplug.spotless to v6.14.1
1 parent 4e0b1c0 commit ea4f747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ allprojects {
2424
}
2525

2626
plugins {
27-
id("com.diffplug.spotless") version "6.10.0"
27+
id("com.diffplug.spotless") version "6.14.1"
2828
}
2929

3030
apply("${project.rootDir}/gradle/spotless.gradle")

0 commit comments

Comments
 (0)