Skip to content

Commit

Permalink
Update okhttp from 3.12.11 to 3.12.13
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiGr committed Feb 14, 2021
1 parent 5eb75d7 commit 432c68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extractor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ dependencies {
implementation 'org.nibor.autolink:autolink:0.10.0'

testImplementation 'junit:junit:4.13.1'
testImplementation "com.squareup.okhttp3:okhttp:3.12.11"
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
testImplementation 'com.google.code.gson:gson:2.8.6'
}

0 comments on commit 432c68c

Please sign in to comment.