Skip to content

Commit

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

Updates `com.diffplug.spotless:spotless-plugin-gradle` from 6.25.0 to 7.0.1
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@gradle/6.25.0...gradle/7.0.1)

Updates `com.diffplug.spotless` from 6.25.0 to 7.0.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent d6ae589 commit 7797b93
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 @@ -12,7 +12,7 @@ okhttp = "4.12.0"
okio = "3.9.1"
protobuf = "4.29.2"
slf4j = "2.0.16"
spotless = "6.25.0"
spotless = "7.0.1"

[libraries]
android = { module = "com.google.android:android", version.ref = "android" }
Expand Down

0 comments on commit 7797b93

Please sign in to comment.