Skip to content

Commit 541605b

Browse files
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.2.1 (#262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 813ed31 commit 541605b

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

1111
dependencies {
12-
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.0")
12+
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.1")
1313
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.1")
1414
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.6")
1515
// Needed for japicmp but not automatically brought in for some reason.

0 commit comments

Comments
 (0)