mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-29 00:10:35 +05:30
Update test dependencies
This commit is contained in:
parent
351174a85f
commit
460e0f77e6
@ -38,6 +38,6 @@ dependencies {
|
|||||||
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
|
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
|
||||||
testImplementation 'org.junit.jupiter:junit-jupiter-params'
|
testImplementation 'org.junit.jupiter:junit-jupiter-params'
|
||||||
|
|
||||||
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
|
testImplementation "com.squareup.okhttp3:okhttp:4.12.0"
|
||||||
testImplementation 'com.google.code.gson:gson:2.11.0'
|
testImplementation 'com.google.code.gson:gson:2.12.1'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user