Skip to content

Commit 7cf4379

Browse files
authored
Merge pull request #1293 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.13.1
Bump com.google.code.gson:gson from 2.12.1 to 2.13.1
2 parents 83b12ba + 8f28ab3 commit 7cf4379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extractor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ dependencies {
4545
testImplementation 'org.junit.jupiter:junit-jupiter-params'
4646

4747
testImplementation "com.squareup.okhttp3:okhttp:4.12.0"
48-
testImplementation 'com.google.code.gson:gson:2.12.1'
48+
testImplementation 'com.google.code.gson:gson:2.13.1'
4949
}

0 commit comments

Comments
 (0)