Skip to content

Commit

Permalink
Merge pull request #3394 from square/jw/okhttp/2020-05-17
Browse files Browse the repository at this point in the history
OkHttp 3.14.9
  • Loading branch information
swankjesse authored May 18, 2020
2 parents 2fe519b + b570461 commit 8e38431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.gradle.internal.jvm.Jvm
buildscript {
ext.versions = [
'kotlin': '1.3.50',
'okhttp': '3.14.7',
'okhttp': '3.14.9',
'protobuf': '3.10.0',
'jaxb': '2.3.1',
]
Expand Down

0 comments on commit 8e38431

Please sign in to comment.