Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.5.2 to 6.6.0 in /build-tools (#176)
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.5.2 to 6.6.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 May 13, 2022
1 parent e3b5852 commit eca2a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-tools/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
plugins {
`kotlin-dsl`
id("com.gradle.plugin-publish") version "0.21.0"
id("com.diffplug.spotless") version "6.5.2"
id("com.diffplug.spotless") version "6.6.0"
}

repositories {
Expand Down

0 comments on commit eca2a78

Please sign in to comment.