Skip to content

Commit 156458d

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

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

0 commit comments

Comments
 (0)