Skip to content

Commit

Permalink
Merge pull request #810 from freefair/dependabot/gradle/examples/org.…
Browse files Browse the repository at this point in the history
…sonarqube-4.2.1.3168

Bump org.sonarqube from 4.0.0.2929 to 4.2.1.3168 in /examples
  • Loading branch information
larsgrefer committed Jun 24, 2023
2 parents 3e9dd1b + c294ea6 commit 10d9d39
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 "4.0.0.2929"
id "org.sonarqube" version "4.2.1.3168"
}

apply plugin: "java"
Expand Down

0 comments on commit 10d9d39

Please sign in to comment.