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 b9a87fe + ad1a157 commit 02dbd64Copy full SHA for 02dbd64
gradle/dependencies.gradle
@@ -7,7 +7,7 @@ dependencies {
7
8
api 'com.squareup.okhttp3:okhttp:4.9.3'
9
10
- implementation 'com.google.guava:guava:31.0.1-jre'
+ 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.25.0'
0 commit comments