Skip to content

Commit

Permalink
Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 in /Plan
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 7, 2024
1 parent 13d168a commit 80239bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plan/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {
id 'java-library'
id "jacoco"
id "checkstyle"
id "org.sonarqube" version "4.4.1.3373"
id "org.sonarqube" version "5.0.0.4638"
id 'fabric-loom' version '1.3-SNAPSHOT' apply false
}

Expand Down

0 comments on commit 80239bb

Please sign in to comment.