Skip to content

Commit de8219f

Browse files
authored
Merge pull request #1371 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.13.2
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
2 parents 5b4feb9 + 202dc99 commit de8219f

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
@@ -51,7 +51,7 @@ dependencies {
5151
testImplementation 'org.junit.jupiter:junit-jupiter-params'
5252

5353
testImplementation "com.squareup.okhttp3:okhttp:4.12.0"
54-
testImplementation 'com.google.code.gson:gson:2.13.1'
54+
testImplementation 'com.google.code.gson:gson:2.13.2'
5555
}
5656

5757
protobuf {

0 commit comments

Comments
 (0)