Skip to content

Commit 1175031

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.4 to 7.1.0 (#4286)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6269bd5 commit 1175031

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.4")
30+
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.1.0")
3131
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.7")
3232
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.8")
3333

0 commit comments

Comments
 (0)