We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f49e76 commit 56b3bacCopy full SHA for 56b3bac
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
id("io.spring.dependency-management") version "1.0.11.RELEASE"
14
id("org.jetbrains.kotlin.kapt") version "1.5.30"
15
id("com.google.cloud.tools.jib") version "3.1.4"
16
- id("com.diffplug.spotless") version "5.14.2"
+ id("com.diffplug.spotless") version "6.25.0"
17
kotlin("jvm") version "1.5.20"
18
kotlin("plugin.spring") version "1.5.20"
19
}
0 commit comments