Skip to content

Commit dc89e35

Browse files
chore(deps): update plugin org.sonarqube to v7
1 parent db66e64 commit dc89e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id 'signing'
1313
id 'io.spring.dependency-management' version '1.1.7'
1414
id 'org.springframework.boot' version '3.5.6' apply false
15-
id 'org.sonarqube' version '6.3.1.5724'
15+
id 'org.sonarqube' version '7.0.0.6105'
1616
}
1717

1818
group = 'com.toedter'

0 commit comments

Comments
 (0)