We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac9b02c + 78343be commit a550a1dCopy full SHA for a550a1d
1 file changed
gradle/dependencies.gradle
@@ -10,7 +10,7 @@ dependencies {
10
implementation 'com.google.guava:guava:32.1.3-jre'
11
12
implementation 'com.google.code.gson:gson:2.10.1'
13
- api 'com.azure:azure-core:1.44.1'
+ api 'com.azure:azure-core:1.45.0'
14
15
api 'com.github.spotbugs:spotbugs-annotations:4.8.0'
16
}
0 commit comments