Skip to content

Commit

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

---
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] authored Jul 12, 2024
1 parent df00716 commit 5e2b1c3
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.1.0.4882' // Code quality
id "com.github.spotbugs" version "6.0.19" // Static analysis
id "me.champeau.jmh" version "0.7.2" // JMH support
}
Expand Down

0 comments on commit 5e2b1c3

Please sign in to comment.