Skip to content

Commit cbd3f50

Browse files
committed
update spotless
1 parent 187cb1e commit cbd3f50

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.13.0"
15+
id "com.diffplug.spotless" version "6.25.0"
1616

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

0 commit comments

Comments
 (0)