Skip to content

Commit 2a5e541

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.4 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4906d92 commit 2a5e541

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

0 commit comments

Comments
 (0)