Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2022
1 parent a548f98 commit 5b91cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
`maven-publish`
`java-gradle-plugin`
id("com.github.spotbugs") version "5.0.6" // https://plugins.gradle.org/plugin/com.github.spotbugs
id("com.diffplug.spotless") version "6.7.0" // https://plugins.gradle.org/plugin/com.diffplug.spotless
id("com.diffplug.spotless") version "6.7.2" // https://plugins.gradle.org/plugin/com.diffplug.spotless
id("pl.allegro.tech.build.axion-release") version "1.13.14" // https://plugins.gradle.org/plugin/pl.allegro.tech.build.axion-release
id("com.github.kt3k.coveralls") version "2.12.0" // https://plugins.gradle.org/plugin/com.github.kt3k.coveralls
}
Expand Down

0 comments on commit 5b91cef

Please sign in to comment.