Skip to content

Commit ffc7eae

Browse files
chore(deps): bump org.sonarsource.orchestrator:sonar-orchestrator-junit5 from 4.6.0.1748 to 4.7.1.1872 (#146)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5111006 commit ffc7eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
testImplementation "org.sonarsource.sonarqube:sonar-scanner-engine:${sonarPluginApiVersion}"
4545
testImplementation "org.sonarsource.sonarqube:sonar-ws:${sonarqubeWsVersion}"
4646
testImplementation 'com.google.protobuf:protobuf-java-util:3.25.2'
47-
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.6.0.1748'
47+
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.7.1.1872'
4848
testImplementation 'org.mockito:mockito-core:5.+'
4949
testRuntimeOnly "org.sonarsource.sonarqube:sonar-plugin-api:${sonarPluginApiVersion}"
5050
testRuntimeOnly 'ch.qos.logback:logback-classic:1.4.14'

0 commit comments

Comments
 (0)