Skip to content

Commit

Permalink
Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin (#122)
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.1.0.4882 to 6.0.0.5145.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 9e47f46 commit 8540ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jspecify = { module = "org.jspecify:jspecify", version = "1.0.0" }

nullaway = { module = "com.uber.nullaway:nullaway", version = "0.12.1" }

sonarPlugin = { module = "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin", version = "5.1.0.4882" }
sonarPlugin = { module = "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin", version = "6.0.0.5145" }

spotlessPlugin = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.0.0.BETA4" }

0 comments on commit 8540ecc

Please sign in to comment.