diff --git a/build.gradle b/build.gradle index 74baf5b..c622355 100644 --- a/build.gradle +++ b/build.gradle @@ -51,7 +51,7 @@ dependencies { implementation "com.github.ethereum-lists.chains:httpsloader:1.6" implementation "com.github.ethereum-lists.chains:model:1.6" - implementation "com.squareup.okhttp3:okhttp:5.1.0" + implementation "com.squareup.okhttp3:okhttp:5.2.0" implementation 'com.beust:klaxon:5.6' implementation 'com.squareup.moshi:moshi-kotlin:1.15.2'