Merge pull request #954 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.10
Bump gson from 2.9.1 to 2.10
This commit is contained in:
commit
0ea16c0b73
|
@ -42,5 +42,5 @@ dependencies {
|
|||
testImplementation 'org.junit.jupiter:junit-jupiter-params'
|
||||
|
||||
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
|
||||
testImplementation 'com.google.code.gson:gson:2.9.1'
|
||||
testImplementation 'com.google.code.gson:gson:2.10'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue