We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7344d41 + 0143755 commit 568cd5eCopy full SHA for 568cd5e
1 file changed
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'signing'
7
id 'jacoco'
8
id 'com.github.spotbugs' version '6.1.7'
9
- id "org.sonarqube" version "6.0.1.5171"
+ id "org.sonarqube" version "6.1.0.5360"
10
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
11
}
12
0 commit comments