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:
commit
68d7e4e20a
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue