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 cb788f7 commit dbd9addCopy full SHA for dbd9add
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
id 'org.springframework.boot' version '3.5.6'
15
id 'com.github.ben-manes.versions' version '0.53.0'
16
id 'org.owasp.dependencycheck' version '12.1.8'
17
- id 'org.sonarqube' version '6.3.1.5724'
+ id 'org.sonarqube' version '7.0.1.6134'
18
id 'checkstyle'
19
id 'pmd'
20
// Comment out id 'war' to work in Eclipse
0 commit comments