Skip to content

Commit

Permalink
BAU: 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 Oct 16, 2024
1 parent 4b66dea commit 22a7b96
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"
id "idea"
id "org.sonarqube" version "4.0.0.2929"
id "org.sonarqube" version "5.1.0.4882"
id "io.freefair.lombok" version "8.4"
id "jacoco"
id "jacoco-report-aggregation"
Expand Down

0 comments on commit 22a7b96

Please sign in to comment.