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 9505b56 + cd5e4cb commit fe6bfe0Copy full SHA for fe6bfe0
gradle/dependencies.gradle
@@ -9,5 +9,5 @@ dependencies {
9
implementation 'com.google.guava:guava:30.1.1-jre'
10
11
implementation 'com.google.code.gson:gson:2.8.7'
12
- api 'com.azure:azure-core:1.16.0'
+ api 'com.azure:azure-core:1.17.0'
13
}
0 commit comments