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 4405fa7 commit fe6005cCopy full SHA for fe6005c
build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
testImplementation "org.sonarsource.sonarqube:sonar-scanner-engine:${sonarPluginApiVersion}"
53
testImplementation "org.sonarsource.sonarqube:sonar-ws:${sonarqubeWsVersion}"
54
testImplementation 'com.google.protobuf:protobuf-java-util:3.25.2'
55
- testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:5.6.1.2597'
+ testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:5.6.2.2625'
56
testImplementation 'org.mockito:mockito-core:5.+'
57
testRuntimeOnly "org.sonarsource.sonarqube:sonar-plugin-api:${sonarPluginApiVersion}"
58
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.18'
0 commit comments