Skip to content

Commit f5676c2

Browse files
authored
Merge pull request #1405 from TeamNewPipe/dependabot/gradle/com.squareup.okhttp3-okhttp-5.3.2
Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.3.2
2 parents 76eb200 + af9d078 commit f5676c2

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

53-
testImplementation "com.squareup.okhttp3:okhttp:4.12.0"
53+
testImplementation "com.squareup.okhttp3:okhttp:5.3.2"
5454
testImplementation 'com.google.code.gson:gson:2.13.2'
5555
}
5656

0 commit comments

Comments
 (0)