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 4628bb8 + cf44911 commit 55fb77aCopy full SHA for 55fb77a
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.10'
+ implementation 'com.google.code.gson:gson:2.10.1'
13
api 'com.azure:azure-core:1.35.0'
14
15
compileOnly 'net.jcip:jcip-annotations:1.0'
0 commit comments