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 83b12ba + 8f28ab3 commit 7cf4379Copy full SHA for 7cf4379
extractor/build.gradle
@@ -45,5 +45,5 @@ dependencies {
45
testImplementation 'org.junit.jupiter:junit-jupiter-params'
46
47
testImplementation "com.squareup.okhttp3:okhttp:4.12.0"
48
- testImplementation 'com.google.code.gson:gson:2.12.1'
+ testImplementation 'com.google.code.gson:gson:2.13.1'
49
}
0 commit comments