Skip to content

Commit

Permalink
Bump org.sonarqube from 4.3.1.3277 to 5.1.0.4882
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 4.3.1.3277 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 Aug 6, 2024
1 parent 8e4b8ea commit dd092d5
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
@@ -1,7 +1,7 @@
plugins {
id "java-gradle-plugin"
id "com.gradle.plugin-publish" version "0.21.0"
id 'org.sonarqube' version '4.3.1.3277'
id 'org.sonarqube' version '5.1.0.4882'
id 'be.vbgn.ci-detect' version '0.5.0'
id 'be.vbgn.dev-conventions' version '0.5.3'
id 'jacoco'
Expand Down

0 comments on commit dd092d5

Please sign in to comment.