Skip to content

Commit 9f2c6e3

Browse files
authored
Update build.gradle
1 parent 0a348c9 commit 9f2c6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'maven-publish'
44
id 'com.diffplug.spotless' version '6.12.0'
5-
id 'org.sonarqube' version '5.0.0.4638'
5+
id 'org.sonarqube' version '4.3.0.3225'
66
id 'jacoco'
77
}
88

0 commit comments

Comments
 (0)