Skip to content

Commit ff7e4da

Browse files
Bump com.diffplug.spotless from 6.9.0 to 6.9.1 (#292)
1 parent 2ffdb09 commit ff7e4da

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
@@ -6,7 +6,7 @@ plugins {
66
id 'signing'
77
id 'pmd' //code check, working on source code
88
id 'com.github.spotbugs' version '5.0.9' //code check, working on byte code
9-
id 'com.diffplug.spotless' version '6.9.0'//code format
9+
id 'com.diffplug.spotless' version '6.9.1'//code format
1010
id 'jacoco' // java code coverage plugin
1111
id "org.sonarqube" version "3.4.0.2513" // sonarqube
1212
id "org.scoverage" version "7.0.0" // scala code coverage scoverage

0 commit comments

Comments
 (0)