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 35dd4fd + ec55ce4 commit 11397dcCopy full SHA for 11397dc
build.gradle
@@ -15,7 +15,7 @@ plugins {
15
id 'signing'
16
id 'jacoco'
17
id 'com.github.spotbugs' version '4.7.1'
18
- id "org.sonarqube" version "3.2.0"
+ id "org.sonarqube" version "3.3"
19
}
20
21
java {
0 commit comments