Skip to content

Commit 4e0c510

Browse files
committed
update spotless
1 parent 79d8446 commit 4e0c510

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
@@ -12,7 +12,7 @@ plugins {
1212
id 'java'
1313
id 'java-library' // needed to make sure that transitive deps have 'compile' scope
1414

15-
id "com.diffplug.spotless" version "6.25.0"
15+
id "com.diffplug.spotless" version "7.0.4"
1616

1717
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
1818
id 'com.github.jk1.dependency-license-report' version '2.0'

0 commit comments

Comments
 (0)