We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c89e54 + 14d73a7 commit b8829bbCopy full SHA for b8829bb
gradle/dependencies.gradle
@@ -8,6 +8,6 @@ dependencies {
8
9
implementation 'com.google.guava:guava:30.1.1-jre'
10
11
- implementation 'com.google.code.gson:gson:2.8.7'
+ implementation 'com.google.code.gson:gson:2.8.8'
12
api 'com.azure:azure-core:1.19.0'
13
}
0 commit comments