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 2aa5f98 + 8990043 commit d806984Copy full SHA for d806984
1 file changed
extractor/build.gradle
@@ -21,5 +21,5 @@ dependencies {
21
testImplementation 'org.junit.jupiter:junit-jupiter-params'
22
23
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
24
- testImplementation 'com.google.code.gson:gson:2.8.9'
+ testImplementation 'com.google.code.gson:gson:2.9.0'
25
}
0 commit comments