diff --git a/build.gradle.kts b/build.gradle.kts index 732a5bf0e..4b68a6dda 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -18,7 +18,7 @@ import kotlin.time.toJavaDuration buildscript { dependencies { - classpath("com.squareup.okhttp3:okhttp:4.12.0") + classpath("com.squareup.okhttp3:okhttp:5.3.1") } project.extra.apply { val repoRoot = rootProject.projectDir