Skip to content

Commit

Permalink
Bump org.sonarqube from 4.0.0.2929 to 5.1.0.4882
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]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent da43094 commit ed9e925
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 @@ -2,7 +2,7 @@
plugins {
id 'com.github.ben-manes.versions' version '0.51.0' apply false
id 'org.owasp.dependencycheck' version '9.0.10' apply false
id "org.sonarqube" version "4.0.0.2929"
id "org.sonarqube" version "5.1.0.4882"
id('io.github.gradle-nexus.publish-plugin') version '1.3.0'
}

Expand Down

0 comments on commit ed9e925

Please sign in to comment.