Skip to content

Commit 2be401f

Browse files
authored
Update spotless plugin (#236)
1 parent 0e360c4 commit 2be401f

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)