Skip to content

Commit 0aedc3b

Browse files
authored
Merge pull request #612 from microsoftgraph/dependabot/gradle/samples/interactiveBrowserSample/com.github.spotbugs-5.0.11
Bump com.github.spotbugs from 5.0.10 to 5.0.11 in /samples/interactiveBrowserSample
2 parents a8649f5 + 890aeea commit 0aedc3b

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
@@ -14,7 +14,7 @@ plugins {
1414
id 'maven-publish'
1515
id 'signing'
1616
id 'jacoco'
17-
id 'com.github.spotbugs' version '5.0.10'
17+
id 'com.github.spotbugs' version '5.0.11'
1818
id "org.sonarqube" version "3.4.0.2513"
1919
}
2020

0 commit comments

Comments
 (0)