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 d4f9807 + 5d7771d commit 4822869Copy full SHA for 4822869
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id "org.springframework.boot" version "$LIB_SPRING_BOOT_VER" apply false
3
- id "org.sonarqube" version "3.3"
+ id "org.sonarqube" version "3.4.0.2513"
4
id "jacoco"
5
id 'io.codearte.nexus-staging' version '0.30.0'
6
}
0 commit comments