Skip to content

Commit

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

---
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 Jun 8, 2022
1 parent 1589bd6 commit a2f6084
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 @@ -4,7 +4,7 @@ plugins {
id 'maven-publish'
id "org.owasp.dependencycheck" version "7.1.0.1"
id 'checkstyle'
id "org.sonarqube" version "3.3"
id "org.sonarqube" version "3.4.0.2513"
}

group = 'com.docutools'
Expand Down

0 comments on commit a2f6084

Please sign in to comment.