Skip to content

Commit

Permalink
Bump org.sonarqube from 4.0.0.2929 to 5.0.0.4638
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 4.0.0.2929 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>
  • Loading branch information
dependabot[bot] committed Mar 27, 2024
1 parent fab1771 commit 5088b39
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 @@ -4,7 +4,7 @@ plugins {
id 'maven-publish'
id 'io.github.gradle-nexus.publish-plugin' version "1.3.0"
id 'org.cyclonedx.bom' version "1.8.2"
id 'org.sonarqube' version "4.0.0.2929"
id 'org.sonarqube' version "5.0.0.4638"
id 'io.github.sgtsilvio.gradle.javadoc-links' version "0.8.0"
}

Expand Down

0 comments on commit 5088b39

Please sign in to comment.