Skip to content

Commit 493ef35

Browse files
committed
Update plugin com.diffplug.spotless to v5.15.1
1 parent a36df07 commit 493ef35

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
@@ -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 "5.15.1"
1717
kotlin("jvm") version "1.5.20"
1818
kotlin("plugin.spring") version "1.5.20"
1919
}

0 commit comments

Comments
 (0)