We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7770d78 + 1fab1e2 commit 51d1357Copy full SHA for 51d1357
1 file changed
build.gradle
@@ -15,7 +15,7 @@ plugins {
15
id 'signing'
16
id 'jacoco'
17
id 'com.github.spotbugs' version '5.0.14'
18
- id "org.sonarqube" version "4.2.0.3129"
+ id "org.sonarqube" version "4.2.1.3168"
19
}
20
21
java {
0 commit comments