Skip to content

Commit

Permalink
Bump okhttp from 3.12.1 to 3.14.2 in /core
Browse files Browse the repository at this point in the history
Bumps [okhttp](https://github.com/square/okhttp) from 3.12.1 to 3.14.2.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.12.1...parent-3.14.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored May 30, 2019
1 parent 5c5bfe8 commit d75377a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dependencies {
exclude(group: 'org.apache.commons', module: 'commons-compress')
}

shaded 'com.squareup.okhttp3:okhttp:3.12.1'
shaded 'com.squareup.okhttp3:okhttp:3.14.2'

shaded 'org.glassfish.main.external:trilead-ssh2-repackaged:4.1.2'

Expand Down

0 comments on commit d75377a

Please sign in to comment.