Skip to content

Commit

Permalink
chore(deps): bump org.sonarqube from 5.1.0.4882 to 6.0.0.5145
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 6d668f0 commit 5200e7d
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
@@ -1,6 +1,6 @@
plugins {
id "java-library"
id "org.sonarqube" version "5.1.0.4882"
id "org.sonarqube" version "6.0.0.5145"
id 'com.github.spotbugs' version '6.0.26'
id "com.diffplug.spotless" version "6.25.0"
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
Expand Down

0 comments on commit 5200e7d

Please sign in to comment.