Skip to content

Commit dc3cf8f

Browse files
Update plugin com.diffplug.spotless to v7.2.1
1 parent 655b89f commit dc3cf8f

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.0.3"
21+
id "com.diffplug.spotless" version "7.2.1"
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)