Skip to content

Commit

Permalink
deps(upgrade): bump org.sonarqube from 6.0.0.5145 to 6.0.1.5171
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 6.0.0.5145 to 6.0.1.5171.

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 710a0e4 commit ce633f7
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 "6.0.0.5145"
id("org.sonarqube") version "6.0.1.5171"
}

allprojects {
Expand Down

0 comments on commit ce633f7

Please sign in to comment.