We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 030360d + 64bf6b0 commit 91c5042Copy full SHA for 91c5042
1 file changed
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.1.1"
+ id "org.sonarqube" version "3.2.0"
19
}
20
21
java {
0 commit comments