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 d56ff80 commit 6b6a435Copy full SHA for 6b6a435
its/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
testImplementation 'org.mockito:mockito-core:1.10.19'
11
testImplementation 'org.assertj:assertj-core:3.10.0'
12
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit4:5.5.0.2535'
13
- testImplementation 'org.sonarsource.sonarqube:sonar-ws:6.7'
+ testImplementation 'org.sonarsource.sonarqube:sonar-ws:25.9.0.112764'
14
testImplementation 'com.google.code.findbugs:jsr305:2.0.2'
15
}
16
0 commit comments