Merge pull request #883 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.9.1
Bump gson from 2.9.0 to 2.9.1
This commit is contained in:
commit
4ddb96a86f
1 changed files with 1 additions and 1 deletions
|
@ -39,5 +39,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.0'
|
||||
testImplementation 'com.google.code.gson:gson:2.9.1'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue