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 b198edf + 9b7472a commit f914915Copy full SHA for f914915
gradle/dependencies.gradle
@@ -8,6 +8,6 @@ dependencies {
8
9
implementation 'com.google.guava:guava:31.0.1-jre'
10
11
- implementation 'com.google.code.gson:gson:2.8.8'
+ implementation 'com.google.code.gson:gson:2.8.9'
12
api 'com.azure:azure-core:1.21.0'
13
}
0 commit comments