We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aab5008 + 75c9722 commit ab94406Copy full SHA for ab94406
1 file changed
build.gradle
@@ -6,7 +6,8 @@ plugins {
6
id 'signing'
7
id 'jacoco'
8
id 'com.github.spotbugs' version '6.2.5'
9
- id "org.sonarqube" version "6.2.0.5505"
+ id "org.sonarqube" version "7.2.2.6593"
10
+
11
}
12
13
java {
0 commit comments