Skip to content

Commit

Permalink
Merge pull request #1682 from microsoft/dependabot/gradle/org.sonarqu…
Browse files Browse the repository at this point in the history
…be-6.0.0.5145

chore(deps): bump org.sonarqube from 5.1.0.4882 to 6.0.0.5145
  • Loading branch information
andrueastman authored Nov 20, 2024
2 parents 6d668f0 + 5200e7d commit 0cd6b6d
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
@@ -1,6 +1,6 @@
plugins {
id "java-library"
id "org.sonarqube" version "5.1.0.4882"
id "org.sonarqube" version "6.0.0.5145"
id 'com.github.spotbugs' version '6.0.26'
id "com.diffplug.spotless" version "6.25.0"
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
Expand Down

0 comments on commit 0cd6b6d

Please sign in to comment.