diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 70940f5..c4f7536 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ androidx-annotation = "1.9.1" kotlinx-serialization-json = "1.8.0" retrofit = "3.0.0" -okhttp3 = "4.12.0" +okhttp3 = "5.5.0" gson = "2.13.1" lifecycleLivedataKtx = "2.9.0" lifecycleViewmodelKtx = "2.9.0"