Skip to content

Commit

Permalink
Bump com.diffplug.spotless in /services/hanke-service
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.25.0 to 7.0.2.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 7ba6c10 commit fc7ee7c
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 fc7ee7c

Please sign in to comment.