Skip to content

Commit ec228aa

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

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:8.0.0")
33+
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.1.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)