Skip to content

Commit 0f22e2f

Browse files
authored
Merge pull request #1288 from microsoftgraph/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.8.1
chore(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.1
2 parents 97c4b62 + 8d53414 commit 0f22e2f

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.45.0'
1414

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

0 commit comments

Comments
 (0)