Skip to content

Commit

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

---
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] committed Feb 20, 2023
1 parent fca7d2c commit 2657d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lombok/sonarqube/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "org.sonarqube" version "3.5.0.2730"
id "org.sonarqube" version "4.0.0.2929"
}

apply plugin: "java"
Expand Down

0 comments on commit 2657d4a

Please sign in to comment.