Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 1f49e76 commit adcc8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
id("io.spring.dependency-management") version "1.0.11.RELEASE"
id("org.jetbrains.kotlin.kapt") version "1.5.30"
id("com.google.cloud.tools.jib") version "3.1.4"
id("com.diffplug.spotless") version "5.14.2"
id("com.diffplug.spotless") version "6.25.0"
kotlin("jvm") version "1.5.20"
kotlin("plugin.spring") version "1.5.20"
}
Expand Down

0 comments on commit adcc8f5

Please sign in to comment.