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 ed9fdd0 + 86ee101 commit f9b9637Copy full SHA for f9b9637
gradle/dependencies.gradle
@@ -9,7 +9,7 @@ dependencies {
9
10
implementation 'com.google.guava:guava:31.1-jre'
11
12
- implementation 'com.google.code.gson:gson:2.9.1'
+ implementation 'com.google.code.gson:gson:2.10'
13
api 'com.azure:azure-core:1.33.0'
14
15
compileOnly 'net.jcip:jcip-annotations:1.0'
0 commit comments