Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.23.2 to 6.25.0 (#52)
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.23.2 to 6.25.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent 47ae897 commit e9249ca
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 @@ -9,7 +9,7 @@ plugins {
id("org.springframework.boot") version "3.2.0"
id("io.spring.dependency-management") version "1.1.0"
id("me.qoomon.git-versioning") version "6.4.1"
id("com.diffplug.spotless") version "6.23.2"
id("com.diffplug.spotless") version "6.25.0"
id("jacoco")
}

Expand Down

0 comments on commit e9249ca

Please sign in to comment.