Skip to content

Commit

Permalink
deps(upgrade): bump org.sonarqube from 4.0.0.2929 to 5.1.0.4882 (#822)
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 4.0.0.2929 to 5.1.0.4882.

---
updated-dependencies:
- dependency-name: org.sonarqube
  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 Aug 15, 2024
1 parent 8881b55 commit c61f20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
`maven-publish`
signing
id("com.adarshr.test-logger") version "4.0.0"
id("org.sonarqube") version "4.0.0.2929"
id("org.sonarqube") version "5.1.0.4882"
}

allprojects {
Expand Down

0 comments on commit c61f20e

Please sign in to comment.