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 e75a283 commit ef06378Copy full SHA for ef06378
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.26.3'
99
implementation 'org.springframework:spring-core:6.1.16'
100
- implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
+ implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8.0.1969'
101
102
testImplementation platform('org.junit:junit-bom:5.11.4')
103
testImplementation "org.junit.jupiter:junit-jupiter-api"
0 commit comments