Skip to content

Commit

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

---
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 and github-actions[bot] committed May 29, 2023
1 parent 367c740 commit 5aa7764
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 'jacoco'
id 'checkstyle'
id 'com.github.spotbugs' version '5.0.14'
id 'org.sonarqube' version '4.0.0.2929'
id 'org.sonarqube' version '4.1.0.3113'
}

allprojects {
Expand Down

0 comments on commit 5aa7764

Please sign in to comment.