Skip to content

Commit ff94e9f

Browse files
authored
Merge pull request #1009 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.10.1
Bump gson from 2.10 to 2.10.1
2 parents c1040bc + f430499 commit ff94e9f

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
@@ -41,5 +41,5 @@ dependencies {
4141
testImplementation 'org.junit.jupiter:junit-jupiter-params'
4242

4343
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
44-
testImplementation 'com.google.code.gson:gson:2.10'
44+
testImplementation 'com.google.code.gson:gson:2.10.1'
4545
}

0 commit comments

Comments
 (0)