Skip to content

Commit

Permalink
Bump spotless from 6.7.0 to 6.22.0
Browse files Browse the repository at this point in the history
Bumps `spotless` from 6.7.0 to 6.22.0.

Updates `com.diffplug.spotless:spotless-plugin-gradle` from 6.7.0 to 6.22.0
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@gradle/6.7.0...gradle/6.22.0)

Updates `com.diffplug.spotless` from 6.7.0 to 6.22.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 30c55a1 commit 10f3ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ kotlin = "1.9.10"
kotlinxCoroutines = "1.7.3"
okhttp = "4.11.0"
retrofit = "2.9.0"
spotless = "6.21.0"
spotless = "6.22.0"
androidxMacroBenchmark = "1.2.0-rc02"
androidxProfileinstaller = "1.3.1"
androidxUiAutomator = "2.3.0-alpha04"
Expand Down

0 comments on commit 10f3ad4

Please sign in to comment.