Skip to content

Commit e329bc0

Browse files
committed
DEVX-624: updating spotless version
1 parent 391c889 commit e329bc0

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