Skip to content

Commit

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

Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171 in /examples
  • Loading branch information
larsgrefer authored Feb 3, 2025
2 parents 9c6b05f + 461d269 commit 095b82a
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 "5.1.0.4882"
id "org.sonarqube" version "6.0.1.5171"
}

apply plugin: "java"
Expand Down

0 comments on commit 095b82a

Please sign in to comment.