Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.6.1 to 6.7.0 (#47)
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.6.1 to 6.7.0.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2022
1 parent 28627ba commit 8299df7
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 'java-library'
id 'com.diffplug.spotless' version '6.6.1'
id 'com.diffplug.spotless' version '6.7.0'
id 'me.champeau.jmh' version '0.6.6'
}

Expand Down

0 comments on commit 8299df7

Please sign in to comment.