Skip to content

Commit 432c68c

Browse files
committed
Update okhttp from 3.12.11 to 3.12.13
Changelog https://square.github.io/okhttp/changelog_3x/#version-31213
1 parent 5eb75d7 commit 432c68c

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
@@ -15,6 +15,6 @@ dependencies {
1515
implementation 'org.nibor.autolink:autolink:0.10.0'
1616

1717
testImplementation 'junit:junit:4.13.1'
18-
testImplementation "com.squareup.okhttp3:okhttp:3.12.11"
18+
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
1919
testImplementation 'com.google.code.gson:gson:2.8.6'
2020
}

0 commit comments

Comments
 (0)