Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 5d9beae commit f104670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id 'io.freefair.maven-plugin' version '5.3.3.3' apply false

// apply so that we can collect quality metrics at the root project level
id 'org.sonarqube' version '4.0.0.2929'
id 'org.sonarqube' version '6.0.0.5145'
}

/* PROJECT DEPENDENCY VERSIONS */
Expand Down

0 comments on commit f104670

Please sign in to comment.