Skip to content

Commit dfa7fcd

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 (#4487)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b713d95 commit dfa7fcd

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
@@ -30,7 +30,7 @@ dependencies {
3030
implementation(gradleApi())
3131

3232
// When updating, update above in plugins too
33-
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.1")
33+
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.0.0")
3434
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.3.0")
3535
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
3636

0 commit comments

Comments
 (0)