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 a9c558e + f99dae2 commit 8b8f2adCopy full SHA for 8b8f2ad
gradle/dependencies.gradle
@@ -10,7 +10,7 @@ dependencies {
10
implementation 'com.google.guava:guava:31.1-jre'
11
12
implementation 'com.google.code.gson:gson:2.10.1'
13
- api 'com.azure:azure-core:1.35.0'
+ api 'com.azure:azure-core:1.36.0'
14
15
api 'com.github.spotbugs:spotbugs-annotations:4.7.3'
16
}
0 commit comments