diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9f1baa7..f793d51 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ lifecycleViewmodelKtx = "2.10.0" activityCompose = "1.13.0" kotlin = "2.3.20" composeBom = "2024.09.00" -okhttp = "4.12.0" +okhttp = "5.4.0" [libraries] androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }