From c22bf40c0cba0fa609261b136fe991bc25d642d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 01:57:10 +0000 Subject: [PATCH] Update ktor monorepo to v3.0.2 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 71ffd36..aca6d79 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -21,7 +21,7 @@ kermit = "2.0.5" khash = "1.1.3" kotlinxCoroutines = "1.9.0" kotlinLogging = "7.0.3" -ktor = "3.0.1" +ktor = "3.0.2" okhttp = "4.12.0" okio = "3.9.1" serialization = "1.7.3"