Skip to content

Commit f000313

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52bb4d8 commit f000313

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
@@ -9,5 +9,5 @@ repositories {
99
}
1010

1111
dependencies {
12-
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
12+
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2")
1313
}

0 commit comments

Comments
 (0)