Skip to content

Commit

Permalink
Bump org.sonarqube from 4.0.0.2929 to 5.0.0.4638 in /jhdf
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] authored Apr 23, 2024
1 parent fb3dba2 commit 581688b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jhdf/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
id 'checkstyle' // Code style checks

// Community plugins (need versions)
id 'org.sonarqube' version '4.0.0.2929' // Code quality
id 'org.sonarqube' version '5.0.0.4638' // Code quality
id "com.github.spotbugs" version "6.0.12" // Static analysis
id "me.champeau.jmh" version "0.7.2" // JMH support
}
Expand Down

0 comments on commit 581688b

Please sign in to comment.