We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4db8e43 commit af4163dCopy full SHA for af4163d
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 "4.4.1.3373"
+ id "org.sonarqube" version "6.0.0.5145"
4
id "jacoco"
5
id "io.github.gradle-nexus.publish-plugin" version '1.3.0'
6
}
0 commit comments