Skip to content

Commit 7c000f3

Browse files
authored
Merge pull request #1197 from microsoftgraph/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.8.0
chore(deps): bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.0
2 parents 5e0555d + bee6fb0 commit 7c000f3

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
@@ -12,5 +12,5 @@ dependencies {
1212
implementation 'com.google.code.gson:gson:2.10.1'
1313
api 'com.azure:azure-core:1.44.0'
1414

15-
api 'com.github.spotbugs:spotbugs-annotations:4.7.3'
15+
api 'com.github.spotbugs:spotbugs-annotations:4.8.0'
1616
}

0 commit comments

Comments
 (0)