Skip to content

Commit

Permalink
Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin
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 4.0.0.2929 to 4.2.1.3168.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2023
1 parent 83bb020 commit 0b34211
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 @@ -7,7 +7,7 @@ description = "Collection of Lombok related Gradle plugins"
dependencies {
testImplementation project(":test-common")
testImplementation 'org.projectlombok:lombok:1.18.28'
testImplementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.0.0.2929'
testImplementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.2.1.3168'
}

gradlePlugin {
Expand Down

0 comments on commit 0b34211

Please sign in to comment.