Skip to content

Commit 68d7e4e

Browse files
authored
Merge pull request #742 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.8 to 2.8.9
2 parents 8e4f999 + 198d370 commit 68d7e4e

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:$junitVersion"
1818
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
19-
testImplementation 'com.google.code.gson:gson:2.8.8'
19+
testImplementation 'com.google.code.gson:gson:2.8.9'
2020
}

0 commit comments

Comments
 (0)