Skip to content

Commit

Permalink
chore(deps): 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 and JoergSiebahn committed Jan 13, 2025
1 parent 503c513 commit a803efe
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 @@ -10,7 +10,7 @@ plugins {
id 'jacoco'
id 'signing'
id 'org.sonarqube' version '6.0.1.5171'
id 'com.diffplug.spotless' version '6.25.0'
id 'com.diffplug.spotless' version '7.0.1'
id 'io.codearte.nexus-staging' version '0.30.0'
id 'project-report'
id 'org.cyclonedx.bom' version '1.6.1' // no bom.json created in later versions
Expand Down

0 comments on commit a803efe

Please sign in to comment.