Skip to content

Commit 01a3cc4

Browse files
authored
Merge pull request #880 from microsoftgraph/dependabot/gradle/samples/deviceCodeSample/org.sonarqube-4.1.0.3113
Bump org.sonarqube from 4.0.0.2929 to 4.1.0.3113 in /samples/deviceCodeSample
2 parents 428eac0 + 8929013 commit 01a3cc4

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
@@ -15,7 +15,7 @@ plugins {
1515
id 'signing'
1616
id 'jacoco'
1717
id 'com.github.spotbugs' version '5.0.14'
18-
id "org.sonarqube" version "4.0.0.2929"
18+
id "org.sonarqube" version "4.1.0.3113"
1919
}
2020

2121
java {

0 commit comments

Comments
 (0)