Skip to content

Commit

Permalink
[DCJ-400-gradle]: Bump org.sonarqube from 5.1.0.4882 to 6.0.0.5145 (#…
Browse files Browse the repository at this point in the history
…1858)

Bumps org.sonarqube from 5.1.0.4882 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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 4a6703f commit 11a92b5
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 @@ -44,7 +44,7 @@ plugins {
id 'com.dorongold.task-tree' version '4.0.0'
// enables release info in sentry events
id 'com.gorylenko.gradle-git-properties' version '2.4.2'
id 'org.sonarqube' version '5.1.0.4882'
id 'org.sonarqube' version '6.0.0.5145'
id 'com.srcclr.gradle' version '3.1.12'
}

Expand Down

0 comments on commit 11a92b5

Please sign in to comment.