Skip to content

Commit

Permalink
Bump org.sonarqube from 4.0.0.2929 to 4.4.1.3373
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 4.0.0.2929 to 4.4.1.3373.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 0b8a462 commit bfdccdf
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 "java"
id "checkstyle"
id "com.github.spotbugs" version "6.0.7"
id "org.sonarqube" version "4.0.0.2929"
id "org.sonarqube" version "4.4.1.3373"

id "maven-publish"
id "org.embulk.embulk-plugins" version "0.6.2"
Expand Down

0 comments on commit bfdccdf

Please sign in to comment.