Skip to content

Commit 5b27e69

Browse files
Bump com.diffplug.spotless from 6.23.3 to 6.25.0 (#337)
1 parent 18f6f1f commit 5b27e69

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
@@ -3,7 +3,7 @@ plugins {
33
id 'java' // java support
44
id 'scala' // scala support
55
id 'pmd' //code check, working on source code
6-
id 'com.diffplug.spotless' version '6.23.3'//code format
6+
id 'com.diffplug.spotless' version '6.25.0'//code format
77
id "org.sonarqube" version "4.4.1.3373" // sonarqube
88
id 'org.scoverage' version '8.0.3' // Code coverage plugin for scala
99
id "com.github.maiflai.scalatest" version "0.32" // run scalatest without specific spec task

0 commit comments

Comments
 (0)