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 8a720fc + 1a2ccc1 commit 428eac0Copy full SHA for 428eac0
gradle/dependencies.gradle
@@ -7,7 +7,7 @@ dependencies {
7
8
api 'com.squareup.okhttp3:okhttp:4.11.0'
9
10
- implementation 'com.google.guava:guava:31.1-jre'
+ implementation 'com.google.guava:guava:32.0.0-jre'
11
12
implementation 'com.google.code.gson:gson:2.10.1'
13
api 'com.azure:azure-core:1.39.0'
0 commit comments