Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

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

---
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 and shawn-sher committed Oct 17, 2022
1 parent 3953639 commit f7783ea
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 @@ -52,7 +52,7 @@ plugins {
id "io.spring.dependency-management" version "1.0.13.RELEASE"
id "com.github.nbaztec.coveralls-jacoco" version "1.2.14"
id "com.github.spotbugs" version "4.7.9"
id "com.diffplug.spotless" version "5.17.1"
id "com.diffplug.spotless" version "6.11.0"
}

apply from: 'gradle/owasp-dependency-check.gradle'
Expand Down

0 comments on commit f7783ea

Please sign in to comment.