Skip to content

Commit

Permalink
build(deps): bump com.diffplug.spotless from 6.1.2 to 6.2.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.1.2 to 6.2.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>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Jan 14, 2022
1 parent 9a4bed0 commit 2b7b633
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 "6.1.2"
id "com.diffplug.spotless" version "6.2.0"
id "org.gradle.crypto.checksum" version "1.2.0"
id "com.github.spotbugs" version "5.0.4"
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
Expand Down

0 comments on commit 2b7b633

Please sign in to comment.