Skip to content

Commit

Permalink
Bump org.sonarqube from 4.4.1.3373 to 5.1.0.4882 in /idea-plugin
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 4.4.1.3373 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 Sep 20, 2024
1 parent 90c324b commit d007c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idea-plugin/p3c-common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'java'
id "org.jetbrains.intellij" version "1.13.3"

id "org.sonarqube" version "5.0.0.4638"
id "org.sonarqube" version "5.1.0.4882"

id "com.github.ben-manes.versions" version "0.51.0"
}
Expand Down

0 comments on commit d007c62

Please sign in to comment.