Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.25.0 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.25.0 to 7.0.1.

---
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 Jan 14, 2025
1 parent 0494626 commit 5ea6954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ pluginManagement {
}
plugins {
id("com.bmuschko.docker-remote-api") version "9.4.0"
id("com.diffplug.spotless") version "6.25.0"
id("com.diffplug.spotless") version "7.0.1"
id("com.github.node-gradle.node") version "7.1.0"
id("com.gorylenko.gradle-git-properties") version "2.4.2"
id("com.netflix.nebula.ospackage") version "11.10.0"
Expand Down

0 comments on commit 5ea6954

Please sign in to comment.