Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.21.0 to 6.22.0 (#612)
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.21.0 to 6.22.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 2583437 commit fdd5af3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "com.diffplug.spotless" version "6.21.0"
id "com.diffplug.spotless" version "6.22.0"
}

apply plugin: 'application'
Expand Down
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "com.diffplug.spotless" version "6.21.0"
id "com.diffplug.spotless" version "6.22.0"
}

dependencies {
Expand Down

0 comments on commit fdd5af3

Please sign in to comment.