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 918935e + 5c5d729 commit b4890c8Copy full SHA for b4890c8
gradle/dependencies.gradle
@@ -10,5 +10,5 @@ dependencies {
10
implementation 'com.google.guava:guava:31.0.1-jre'
11
12
implementation 'com.google.code.gson:gson:2.8.9'
13
- api 'com.azure:azure-core:1.23.1'
+ api 'com.azure:azure-core:1.24.0'
14
}
0 commit comments