Bump okhttp3 from 3.12.12 to 3.12.13 (#70)

This commit is contained in:
dependabot-preview[bot] 2021-02-07 10:54:12 +00:00 committed by GitHub
parent d3521b53b7
commit 5200ccfed8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ ext {
GIT_URL = 'https://github.com/wulkanowy/sdk.git'
jspoon = "1.3.2"
okhttp3 = "3.12.12"
okhttp3 = "3.12.13"
retrofit = "2.6.4"
slf4j = "1.7.30"
}