Skip to content

Commit b4b5b5a

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.20.0 to 6.21.0 (#3268)
1 parent b6d51cc commit b4b5b5a

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.20.0")
30+
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.21.0")
3131
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.3")
3232
implementation("com.github.johnrengelman:shadow:8.1.1")
3333
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.14.1")

0 commit comments

Comments
 (0)