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:
Tobi
2022-11-09 17:28:31 +01:00
committed by GitHub

View File

@@ -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'
}