Skip to content

Commit

Permalink
Bump org.sonarqube from 3.3 to 3.4.0.2513 in /examples
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] committed Jun 11, 2022
1 parent a3f5b83 commit d806071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lombok/sonarqube/build.gradle
@@ -1,5 +1,5 @@
plugins {
id "org.sonarqube" version "3.3"
id "org.sonarqube" version "3.4.0.2513"
}

apply plugin: "java"
Expand Down

0 comments on commit d806071

Please sign in to comment.