Skip to content

Commit 43a0171

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.25.0 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62b53fd commit 43a0171

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

0 commit comments

Comments
 (0)