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.
2 parents 5699209 + bb879ae commit 7e034b8Copy full SHA for 7e034b8
build.gradle
@@ -28,7 +28,7 @@ buildscript {
28
29
plugins {
30
id "biz.aQute.bnd.builder" version "5.1.2" apply false
31
- id "org.sonarqube" version "3.0"
+ id "org.sonarqube" version "3.2.0"
32
id "jacoco"
33
id 'io.codearte.nexus-staging' version '0.30.0'
34
}
0 commit comments