Skip to content

Commit

Permalink
chore(gradle): bump com.diffplug.spotless:spotless-plugin-gradle from…
Browse files Browse the repository at this point in the history
… 6.18.0 to 6.25.0 (#6249)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent cb8ddfe commit aea2d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
because('needed by plugin com.avast.gradle.docker-compose')
}

implementation('com.diffplug.spotless:spotless-plugin-gradle:6.18.0') {
implementation('com.diffplug.spotless:spotless-plugin-gradle:6.25.0') {
because('needed by plugin java-coding-conventions')
}

Expand Down

0 comments on commit aea2d00

Please sign in to comment.