Skip to content

Commit

Permalink
chore(deps): bump org.sonarsource.orchestrator:sonar-orchestrator-jun…
Browse files Browse the repository at this point in the history
…it5 from 4.0.0.404 to 4.1.0.495 (#111)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent f2210cc commit 7f23d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
testImplementation "org.sonarsource.sonarqube:sonar-scanner-engine:${sonarPluginApiVersion}"
testImplementation "org.sonarsource.sonarqube:sonar-ws:${sonarqubeWsVersion}"
testImplementation 'com.google.protobuf:protobuf-java-util:3.23.4'
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.0.0.404'
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.1.0.495'
testImplementation 'org.mockito:mockito-core:5.+'
testRuntimeOnly "org.sonarsource.sonarqube:sonar-plugin-api:${sonarPluginApiVersion}"
testRuntimeOnly 'ch.qos.logback:logback-classic:1.4.11'
Expand Down

0 comments on commit 7f23d8b

Please sign in to comment.