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 ffc7eae commit 050fcccCopy full SHA for 050fccc
build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
testImplementation "org.sonarsource.sonarqube:sonar-scanner-engine:${sonarPluginApiVersion}"
45
testImplementation "org.sonarsource.sonarqube:sonar-ws:${sonarqubeWsVersion}"
46
testImplementation 'com.google.protobuf:protobuf-java-util:3.25.2'
47
- testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.7.1.1872'
+ testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.8.0.1898'
48
testImplementation 'org.mockito:mockito-core:5.+'
49
testRuntimeOnly "org.sonarsource.sonarqube:sonar-plugin-api:${sonarPluginApiVersion}"
50
testRuntimeOnly 'ch.qos.logback:logback-classic:1.4.14'
0 commit comments