Skip to content

Commit 050fccc

Browse files
chore(deps): bump org.sonarsource.orchestrator:sonar-orchestrator-junit5
Bumps [org.sonarsource.orchestrator:sonar-orchestrator-junit5](https://github.com/SonarSource/orchestrator) from 4.7.1.1872 to 4.8.0.1898. - [Release notes](https://github.com/SonarSource/orchestrator/releases) - [Commits](SonarSource/orchestrator@4.7.1.1872...4.8.0.1898) --- updated-dependencies: - dependency-name: org.sonarsource.orchestrator:sonar-orchestrator-junit5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffc7eae commit 050fccc

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.7.1.1872'
47+
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.8.0.1898'
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)