Skip to content

Commit 6b6a435

Browse files
Update dependency org.sonarsource.sonarqube:sonar-ws to v25
1 parent d56ff80 commit 6b6a435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

its/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
testImplementation 'org.mockito:mockito-core:1.10.19'
1111
testImplementation 'org.assertj:assertj-core:3.10.0'
1212
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit4:5.5.0.2535'
13-
testImplementation 'org.sonarsource.sonarqube:sonar-ws:6.7'
13+
testImplementation 'org.sonarsource.sonarqube:sonar-ws:25.9.0.112764'
1414
testImplementation 'com.google.code.findbugs:jsr305:2.0.2'
1515
}
1616

0 commit comments

Comments
 (0)