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.
1 parent 132e0bd commit 685227fCopy full SHA for 685227f
build.gradle
@@ -28,7 +28,7 @@ buildscript {
28
29
plugins {
30
id "biz.aQute.bnd.builder" version "6.4.0" apply false
31
- id "org.sonarqube" version "3.5.0.2730"
+ id "org.sonarqube" version "4.0.0.2929"
32
id "jacoco"
33
id "io.github.gradle-nexus.publish-plugin" version '1.1.0'
34
}
0 commit comments