Skip to content

Commit 1f2b40c

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

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.0")
33+
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.1")
3434
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.2")
3535
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.8")
3636

0 commit comments

Comments
 (0)