Skip to content

Commit 6e48591

Browse files
Merge pull request #1674 from microsoftgraph/dependabot/gradle/org.sonarqube-5.1.0.4882
chore(deps): bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882
2 parents 166a777 + 1fa157c commit 6e48591

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.18'
9-
id "org.sonarqube" version "5.0.0.4638"
9+
id "org.sonarqube" version "5.1.0.4882"
1010
}
1111

1212
java {

0 commit comments

Comments
 (0)