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 67fd852 + 70fa526 commit c6393b9Copy full SHA for c6393b9
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:32.0.0-jre'
+ implementation 'com.google.guava:guava:32.0.1-jre'
11
12
implementation 'com.google.code.gson:gson:2.10.1'
13
api 'com.azure:azure-core:1.40.0'
0 commit comments