Skip to content

Commit

Permalink
[PF-2987]: Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 (#146)
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 4.4.1.3373 to 5.0.0.4638.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 7799e11 commit b5697fa
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 @@ -3,7 +3,7 @@ plugins {
id 'maven-publish'

id 'com.jfrog.artifactory' version '5.2.0'
id "org.sonarqube" version "4.4.1.3373"
id "org.sonarqube" version "5.0.0.4638"
}

// task dependencies is NOT recursively executed on subprojects
Expand Down

0 comments on commit b5697fa

Please sign in to comment.