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