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 6477c45 + 3c5bf52 commit 3899e4eCopy full SHA for 3899e4e
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.5.0.2730"
+ id "org.sonarqube" version "4.0.0.2929"
4
id "jacoco"
5
id "io.github.gradle-nexus.publish-plugin" version '1.3.0'
6
}
0 commit comments