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