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 8e4f999 + 198d370 commit 68d7e4eCopy full SHA for 68d7e4e
1 file changed
extractor/build.gradle
@@ -16,5 +16,5 @@ dependencies {
16
17
testImplementation "junit:junit:$junitVersion"
18
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
19
- testImplementation 'com.google.code.gson:gson:2.8.8'
+ testImplementation 'com.google.code.gson:gson:2.8.9'
20
}
0 commit comments