Skip to content

Commit 3fd21ec

Browse files
Update plugin com.diffplug.spotless to v8
1 parent 0c9c446 commit 3fd21ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
plugins {
1919
id 'application'
2020
id "maven-publish"
21-
id "com.diffplug.spotless" version "7.2.1"
21+
id "com.diffplug.spotless" version "8.0.0"
2222
id 'com.palantir.git-version' version '3.4.0'
2323
id 'net.ltgt.errorprone' version "4.2.0"
2424
}

0 commit comments

Comments
 (0)