Skip to content

Commit 649a35f

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 (#4025)
1 parent 0286e8a commit 649a35f

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:7.0.1")
30+
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2")
3131
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.0")
3232
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
3333

0 commit comments

Comments
 (0)