Skip to content

Commit e9412fd

Browse files
authored
Merge pull request #654 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.8.7
Bump gson from 2.8.6 to 2.8.7
2 parents 1510dd5 + 5a46878 commit e9412fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ dependencies {
1616

1717
testImplementation 'junit:junit:4.13.2'
1818
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
19-
testImplementation 'com.google.code.gson:gson:2.8.6'
19+
testImplementation 'com.google.code.gson:gson:2.8.7'
2020
}

0 commit comments

Comments
 (0)