Skip to content

Commit

Permalink
chore(deps): bump org.sonarsource.orchestrator:sonar-orchestrator-junit5
Browse files Browse the repository at this point in the history
Bumps [org.sonarsource.orchestrator:sonar-orchestrator-junit5](https://github.com/SonarSource/orchestrator) from 4.6.0.1748 to 4.7.1.1872.
- [Release notes](https://github.com/SonarSource/orchestrator/releases)
- [Commits](SonarSource/orchestrator@4.6.0.1748...4.7.1.1872)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 5111006 commit b931003
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.25.2'
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.6.0.1748'
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.7.1.1872'
testImplementation 'org.mockito:mockito-core:5.+'
testRuntimeOnly "org.sonarsource.sonarqube:sonar-plugin-api:${sonarPluginApiVersion}"
testRuntimeOnly 'ch.qos.logback:logback-classic:1.4.14'
Expand Down

0 comments on commit b931003

Please sign in to comment.