Merge pull request #800 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.9.0
Bump gson from 2.8.9 to 2.9.0
This commit is contained in:
commit
d806984aa8
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ dependencies {
|
|||
testImplementation 'org.junit.jupiter:junit-jupiter-params'
|
||||
|
||||
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
|
||||
testImplementation 'com.google.code.gson:gson:2.8.9'
|
||||
testImplementation 'com.google.code.gson:gson:2.9.0'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue