update okhttp

This commit is contained in:
Nikolay Martynov 2020-04-17 10:33:50 -04:00
parent 07025dd9aa
commit 1ec76d68b7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ ext {
slf4j : "1.7.29",
guava : "20.0", // Last version to support Java 7
okhttp : "3.12.8", // 3.12.x is last version to support Java7)
okhttp : "3.12.10", // 3.12.x is last version to support Java7)
spock : "1.3-groovy-$spockGroovyVer",
groovy : groovyVer,