Skip to content

Commit fe6005c

Browse files
dependabot[bot]josimar-silva
authored andcommitted
chore(deps): bump org.sonarsource.orchestrator:sonar-orchestrator-junit5
Bumps [org.sonarsource.orchestrator:sonar-orchestrator-junit5](https://github.com/SonarSource/orchestrator) from 5.6.1.2597 to 5.6.2.2625. - [Release notes](https://github.com/SonarSource/orchestrator/releases) - [Commits](SonarSource/orchestrator@5.6.1.2597...5.6.2.2625) --- updated-dependencies: - dependency-name: org.sonarsource.orchestrator:sonar-orchestrator-junit5 dependency-version: 5.6.2.2625 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4405fa7 commit fe6005c

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
@@ -52,7 +52,7 @@ dependencies {
5252
testImplementation "org.sonarsource.sonarqube:sonar-scanner-engine:${sonarPluginApiVersion}"
5353
testImplementation "org.sonarsource.sonarqube:sonar-ws:${sonarqubeWsVersion}"
5454
testImplementation 'com.google.protobuf:protobuf-java-util:3.25.2'
55-
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:5.6.1.2597'
55+
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:5.6.2.2625'
5656
testImplementation 'org.mockito:mockito-core:5.+'
5757
testRuntimeOnly "org.sonarsource.sonarqube:sonar-plugin-api:${sonarPluginApiVersion}"
5858
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.18'

0 commit comments

Comments
 (0)