Skip to content

Commit d0031fe

Browse files
authored
Merge pull request #666 from microsoftgraph/dependabot/gradle/samples/interactiveBrowserSample/org.sonarqube-3.5.0.2730
Bump org.sonarqube from 3.4.0.2513 to 3.5.0.2730 in /samples/interactiveBrowserSample
2 parents bc0a751 + fb45344 commit d0031fe

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.13'
18-
id "org.sonarqube" version "3.4.0.2513"
18+
id "org.sonarqube" version "3.5.0.2730"
1919
}
2020

2121
java {

0 commit comments

Comments
 (0)