Skip to content

Commit

Permalink
Merge pull request #654 from TeamNewPipe/dependabot/gradle/com.google…
Browse files Browse the repository at this point in the history
….code.gson-gson-2.8.7

Bump gson from 2.8.6 to 2.8.7
  • Loading branch information
B0pol authored Jun 19, 2021
2 parents 1510dd5 + 5a46878 commit e9412fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extractor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ dependencies {

testImplementation 'junit:junit:4.13.2'
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
testImplementation 'com.google.code.gson:gson:2.8.6'
testImplementation 'com.google.code.gson:gson:2.8.7'
}

0 comments on commit e9412fd

Please sign in to comment.