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 db66e64 commit dc89e35Copy full SHA for dc89e35
lib/build.gradle
@@ -12,7 +12,7 @@ plugins {
12
id 'signing'
13
id 'io.spring.dependency-management' version '1.1.7'
14
id 'org.springframework.boot' version '3.5.6' apply false
15
- id 'org.sonarqube' version '6.3.1.5724'
+ id 'org.sonarqube' version '7.0.0.6105'
16
}
17
18
group = 'com.toedter'
0 commit comments