Bump okhttp3 from 3.12.0 to 3.12.1 (#4)
Bumps `okhttp3` from 3.12.0 to 3.12.1. Updates `logging-interceptor` from 3.12.0 to 3.12.1 Updates `okhttp-urlconnection` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-3.12.0...parent-3.12.1) Updates `mockwebserver` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-3.12.0...parent-3.12.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
52bd3bf1ae
commit
01e04ec0b8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ repositories {
|
|||
|
||||
ext {
|
||||
jspoon = "1.3.2"
|
||||
okhttp3 = "3.12.0"
|
||||
okhttp3 = "3.12.1"
|
||||
retrofit = "2.5.0"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue