Skip to content

Commit 56b3bac

Browse files
Update plugin com.diffplug.spotless to v6
1 parent 1f49e76 commit 56b3bac

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
@@ -13,7 +13,7 @@ plugins {
1313
id("io.spring.dependency-management") version "1.0.11.RELEASE"
1414
id("org.jetbrains.kotlin.kapt") version "1.5.30"
1515
id("com.google.cloud.tools.jib") version "3.1.4"
16-
id("com.diffplug.spotless") version "5.14.2"
16+
id("com.diffplug.spotless") version "6.25.0"
1717
kotlin("jvm") version "1.5.20"
1818
kotlin("plugin.spring") version "1.5.20"
1919
}

0 commit comments

Comments
 (0)