Skip to content

Commit 2b08b03

Browse files
committed
Update spotless plugin
1 parent a0be9ae commit 2b08b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
}
1212

1313
dependencies {
14-
implementation('com.diffplug.spotless:spotless-plugin-gradle:6.25.0') {
14+
implementation('com.diffplug.spotless:spotless-plugin-gradle:7.0.4') {
1515
because('needed by plugin java-coding-conventions')
1616
}
1717
}

0 commit comments

Comments
 (0)