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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 174b1f2 commit 0832b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
plugins {
id 'java'
// For source code formatting
id "com.diffplug.spotless" version "6.25.0"
id "com.diffplug.spotless" version "7.0.1"
// https://github.com/harbby/gradle-serviceloader
id "com.github.harbby.gradle.serviceloader" version "1.1.8"
// For building shadow jars with jdk 17 ONLY
Expand Down

0 comments on commit 0832b0f

Please sign in to comment.