Skip to content

Commit

Permalink
chore(deps): bump spotless from 6.23.3 to 6.25.0
Browse files Browse the repository at this point in the history
Bumps `spotless` from 6.23.3 to 6.25.0.

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

Updates `com.diffplug.spotless` from 6.23.3 to 6.25.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 Jan 26, 2024
1 parent 3882a42 commit f060872
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 @@ -24,7 +24,7 @@ minCompileSdk = "24"
paparazzi = "1.3.1"
showkase = "1.0.2"
slackLint = "1.2.0"
spotless = "6.23.3"
spotless = "6.25.0"
targetSdk = "34"
testParameterInjector = "1.15"

Expand Down

0 comments on commit f060872

Please sign in to comment.