Skip to content

Commit

Permalink
Bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 (#1138)
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 5.0.0.4638 to 5.1.0.4882.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 068b379 commit b964de2
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 "com.diffplug.spotless" version "6.25.0"
id "org.sonarqube" version "5.0.0.4638"
id "org.sonarqube" version "5.1.0.4882"
id "name.remal.sonarlint" version "4.2.2"
}

Expand Down

0 comments on commit b964de2

Please sign in to comment.