mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-09-01 06:45:53 +00:00
Merge pull request #742 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.8 to 2.8.9
This commit is contained in:
@@ -16,5 +16,5 @@ dependencies {
|
|||||||
|
|
||||||
testImplementation "junit:junit:$junitVersion"
|
testImplementation "junit:junit:$junitVersion"
|
||||||
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
|
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
|
||||||
testImplementation 'com.google.code.gson:gson:2.8.8'
|
testImplementation 'com.google.code.gson:gson:2.8.9'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user