Skip to content

Commit ccfdac8

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.0
Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.25.0 to 7.0.0. - [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.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a3455e commit ccfdac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation(gradleApi())
2828

2929
// When updating, update above in plugins too
30-
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
30+
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.0")
3131
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27")
3232
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
3333

0 commit comments

Comments
 (0)