Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.25.0 to 7.0.2 in /services/hanke-se…
Browse files Browse the repository at this point in the history
…rvice (#924)
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 5099872 commit 599bd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/hanke-service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ plugins {
val kotlinVersion = "2.1.10"
id("org.springframework.boot") version "3.3.5"
id("io.spring.dependency-management") version "1.1.7"
id("com.diffplug.spotless") version "6.25.0"
id("com.diffplug.spotless") version "7.0.2"
kotlin("jvm") version kotlinVersion
// Gives kotlin-allopen, which auto-opens classes with certain annotations
kotlin("plugin.spring") version kotlinVersion
Expand Down

0 comments on commit 599bd07

Please sign in to comment.