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 68e3c89 commit e91de7cCopy full SHA for e91de7c
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.2.1.3168"
+ id "org.sonarqube" version "4.3.0.3225"
4
id "jacoco"
5
}
6
0 commit comments