Skip to content

Commit 48049b6

Browse files
authored
Merge pull request #778 from microsoftgraph/dependabot/gradle/samples/deviceCodeSample/com.github.spotbugs-5.0.14
Bump com.github.spotbugs from 5.0.13 to 5.0.14 in /samples/deviceCodeSample
2 parents dd4323c + bd17dcc commit 48049b6

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.13'
17+
id 'com.github.spotbugs' version '5.0.14'
1818
id "org.sonarqube" version "4.0.0.2929"
1919
}
2020

0 commit comments

Comments
 (0)