We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97c4b62 + 8d53414 commit 0f22e2fCopy full SHA for 0f22e2f
gradle/dependencies.gradle
@@ -12,5 +12,5 @@ dependencies {
12
implementation 'com.google.code.gson:gson:2.10.1'
13
api 'com.azure:azure-core:1.45.0'
14
15
- api 'com.github.spotbugs:spotbugs-annotations:4.8.0'
+ api 'com.github.spotbugs:spotbugs-annotations:4.8.1'
16
}
0 commit comments