Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
build(deps): bump com.diffplug.spotless from 5.13.0 to 6.20.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 5.13.0 to 6.20.0.

---
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] committed Jul 18, 2023
1 parent e5f87b8 commit 4395381
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
@@ -1,6 +1,6 @@
plugins {
id "org.sonarqube" version "3.3"
id "com.diffplug.spotless" version "5.13.0"
id "com.diffplug.spotless" version "6.20.0"
id "org.gradle.crypto.checksum" version "1.2.0"
id "com.github.spotbugs" version "4.7.1"
}
Expand Down

0 comments on commit 4395381

Please sign in to comment.