Skip to content

Commit d806984

Browse files
authored
Merge pull request #800 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.9.0
Bump gson from 2.8.9 to 2.9.0
2 parents 2aa5f98 + 8990043 commit d806984

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
@@ -21,5 +21,5 @@ dependencies {
2121
testImplementation 'org.junit.jupiter:junit-jupiter-params'
2222

2323
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
24-
testImplementation 'com.google.code.gson:gson:2.8.9'
24+
testImplementation 'com.google.code.gson:gson:2.9.0'
2525
}

0 commit comments

Comments
 (0)