Skip to content

Commit c742be9

Browse files
authored
Merge pull request #1552 from microsoftgraph/dependabot/gradle/org.sonarqube-5.0.0.4638
chore(deps): bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638
2 parents 441fe11 + 6e584db commit c742be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'signing'
77
id 'jacoco'
88
id 'com.github.spotbugs' version '6.0.9'
9-
id "org.sonarqube" version "4.4.1.3373"
9+
id "org.sonarqube" version "5.0.0.4638"
1010
}
1111

1212
java {

0 commit comments

Comments
 (0)