Skip to content

Commit dbd9add

Browse files
Update plugin org.sonarqube to v7
1 parent cb788f7 commit dbd9add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
id 'org.springframework.boot' version '3.5.6'
1515
id 'com.github.ben-manes.versions' version '0.53.0'
1616
id 'org.owasp.dependencycheck' version '12.1.8'
17-
id 'org.sonarqube' version '6.3.1.5724'
17+
id 'org.sonarqube' version '7.0.1.6134'
1818
id 'checkstyle'
1919
id 'pmd'
2020
// Comment out id 'war' to work in Eclipse

0 commit comments

Comments
 (0)