Skip to content

Commit

Permalink
Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin in /examples
Browse files Browse the repository at this point in the history
Bumps [org.sonarsource.scanner.gradle:sonarqube-gradle-plugin](https://github.com/SonarSource/sonar-scanner-gradle) from 5.0.0.4638 to 5.1.0.4882.
- [Release notes](https://github.com/SonarSource/sonar-scanner-gradle/releases)
- [Commits](https://github.com/SonarSource/sonar-scanner-gradle/commits)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.gradle:sonarqube-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent b6438fe commit 7fdd347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lombok-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description = "Collection of Lombok related Gradle plugins"
dependencies {
testImplementation project(":test-common")
testImplementation 'org.projectlombok:lombok:1.18.34'
testImplementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.0.0.4638'
testImplementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.1.0.4882'
}

gradlePlugin {
Expand Down

0 comments on commit 7fdd347

Please sign in to comment.