Skip to content

Commit 8b0ce5a

Browse files
Bump com.diffplug.spotless from 7.1.0 to 7.2.0 (#326)
1 parent ad6b88e commit 8b0ce5a

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
@@ -4,7 +4,7 @@ plugins {
44
id 'java' // java support
55
id 'scala' // scala support
66
id 'pmd' // code check, working on source code
7-
id 'com.diffplug.spotless' version '7.1.0'// code format
7+
id 'com.diffplug.spotless' version '7.2.0'// code format
88
id "de.undercouch.download" version "5.6.0" // downloads plugin
99
id 'jacoco' // java code coverage plugin
1010
id "org.sonarqube" version "6.2.0.5505" // sonarqube

0 commit comments

Comments
 (0)