Skip to content

Commit

Permalink
chore(deps): update dependency com.squareup.okhttp3:okhttp to v4.4.0 (#…
Browse files Browse the repository at this point in the history
…88)

Co-authored-by: WhiteSource Renovate <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 18, 2020
1 parent e53e836 commit b01d507
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 @@ -127,7 +127,7 @@ if (project.hasProperty("signing.keyId")) {
}

dependencies {
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.3.1'
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.4.0'
compile group: 'com.squareup.okhttp3', name: 'mockwebserver', version: '4.4.0'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'

Expand Down

0 comments on commit b01d507

Please sign in to comment.