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 e82e523 + 7ac15c0 commit 33c15fdCopy full SHA for 33c15fd
gradle/dependencies.gradle
@@ -6,7 +6,7 @@ dependencies {
6
7
api 'com.squareup.okhttp3:okhttp:4.9.1'
8
9
- implementation 'com.google.guava:guava:31.0-jre'
+ implementation 'com.google.guava:guava:31.0.1-jre'
10
11
implementation 'com.google.code.gson:gson:2.8.8'
12
api 'com.azure:azure-core:1.20.0'
0 commit comments