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 2c70769 + 383000f commit c3c6de8Copy full SHA for c3c6de8
extractor/build.gradle
@@ -41,5 +41,5 @@ dependencies {
41
testImplementation 'org.junit.jupiter:junit-jupiter-params'
42
43
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
44
- testImplementation 'com.google.code.gson:gson:2.10.1'
+ testImplementation 'com.google.code.gson:gson:2.11.0'
45
}
0 commit comments