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 df548ed commit cc6cd4fCopy full SHA for cc6cd4f
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:6.0.0'
99
implementation 'org.springframework:spring-core:6.2.10'
100
- implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.2.0.5505'
+ implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.3.1.5724'
101
102
testImplementation platform('org.junit:junit-bom:5.13.4')
103
testImplementation "org.junit.jupiter:junit-jupiter-api"
0 commit comments