diff --git a/pom.xml b/pom.xml index 621dc81..7e7690f 100644 --- a/pom.xml +++ b/pom.xml @@ -39,19 +39,19 @@ org.jetbrains.kotlin kotlin-stdlib-jdk8 - 1.4.31 + 1.6.0 compile com.squareup.okhttp3 okhttp - 4.9.1 + 4.10.0 runtime com.squareup.okhttp3 logging-interceptor - 4.9.1 + 4.9.2 runtime