Skip to content

Commit 8dfda2d

Browse files
authored
Merge pull request #460 from microsoftgraph/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.6.0
Bump spotbugs-annotations from 4.5.3 to 4.6.0
2 parents 8030d91 + 3d3fdb1 commit 8dfda2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
api 'com.azure:azure-core:1.26.0'
1414

1515
compileOnly 'net.jcip:jcip-annotations:1.0'
16-
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.5.3'
16+
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.6.0'
1717
testCompileOnly 'net.jcip:jcip-annotations:1.0'
1818
testCompileOnly 'com.github.spotbugs:spotbugs-annotations:4.5.3'
1919
}

0 commit comments

Comments
 (0)