0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00

Bump okhttp from 3.12.5 to 3.12.6

Bumps [okhttp](https://github.com/square/okhttp) from 3.12.5 to 3.12.6.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/docs/changelog_3x.md)
- [Commits](https://github.com/square/okhttp/compare/parent-3.12.5...parent-3.12.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-30 15:56:22 +00:00 committed by Tim Rae
parent 4949019015
commit 935a28eaae

View File

@ -186,7 +186,7 @@ dependencies {
implementation'ch.acra:acra-limiter:5.2.1'
implementation 'net.mikehardy:google-analytics-java7:2.0.10'
implementation 'com.squareup.okhttp3:okhttp:3.12.5'
implementation 'com.squareup.okhttp3:okhttp:3.12.6'
implementation 'com.arcao:slf4j-timber:3.1'
implementation 'com.jakewharton.timber:timber:4.7.1'