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 1be2707 + 0b82fad commit 0ea16c0Copy full SHA for 0ea16c0
extractor/build.gradle
@@ -42,5 +42,5 @@ dependencies {
42
testImplementation 'org.junit.jupiter:junit-jupiter-params'
43
44
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
45
- testImplementation 'com.google.code.gson:gson:2.9.1'
+ testImplementation 'com.google.code.gson:gson:2.10'
46
}
0 commit comments