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 cb2d54f + c9d1a57 commit 66f288bCopy full SHA for 66f288b
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.9.0'
13
- api 'com.azure:azure-core:1.27.0'
+ api 'com.azure:azure-core:1.28.0'
14
15
compileOnly 'net.jcip:jcip-annotations:1.0'
16
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.7.0'
0 commit comments