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 2ca5f95 commit 51150beCopy full SHA for 51150be
buildSrc/build.gradle
@@ -97,7 +97,7 @@ dependencies {
97
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
98
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.34.1'
99
implementation 'org.springframework:spring-core:6.2.11'
100
- implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.3.1.5724'
+ implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:7.0.0.6105'
101
102
testImplementation platform('org.junit:junit-bom:6.0.0')
103
testImplementation "org.junit.jupiter:junit-jupiter-api"
0 commit comments