From cc3a3bcfc414b6063a5adfeb1c896688a5033d09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 13:15:25 +0000 Subject: [PATCH] Update okhttp monorepo to v4.12.0 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f788ebfa..86c1f427 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ activity = "1.7.2" compose-bom = "2023.10.01" dagger-hilt = "2.46.1" hilt-compose = "1.0.0" -okhttp = "4.11.0" +okhttp = "4.12.0" retrofit = "2.9.0" serialization = "1.6.0" kotlin-serilization = "1.0.0"