Skip to content

Commit 94003a0

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.2.0 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 156458d commit 94003a0

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:7.1.0")
12+
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.0")
1313
}

0 commit comments

Comments
 (0)