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 50dc92e commit a16fe30Copy full SHA for a16fe30
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
13
plugins {
14
id 'jacoco'
15
- id 'org.sonarqube' version '7.0.1.6134'
+ id 'org.sonarqube' version '6.3.1.5724'
16
id 'org.springframework.boot' version '3.5.7' apply false
17
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
18
}
0 commit comments