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 5111006 commit ffc7eaeCopy full SHA for ffc7eae
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.6.0.1748'
+ testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.7.1.1872'
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