We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2c347 commit d3e0918Copy full SHA for d3e0918
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.1.5171"
4
id "jacoco"
5
}
6
0 commit comments