Skip to content

Commit 9a55844

Browse files
authored
Update build.gradle
1 parent 46840b0 commit 9a55844

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
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'maven-publish'
44
id 'com.diffplug.spotless' version '5.15.1'
5-
id 'org.sonarqube' version '3.3'
5+
id 'org.sonarqube' version '3.5.0.2730'
66
id 'jacoco'
77
}
88

0 commit comments

Comments
 (0)