We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 441fe11 + 6e584db commit c742be9Copy full SHA for c742be9
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'signing'
7
id 'jacoco'
8
id 'com.github.spotbugs' version '6.0.9'
9
- id "org.sonarqube" version "4.4.1.3373"
+ id "org.sonarqube" version "5.0.0.4638"
10
}
11
12
java {
0 commit comments