From 3d6574442d97ce1c4386689f784d3837a0f61f6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:11:35 +0000 Subject: [PATCH] Update ktor monorepo to v3.0.3 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 9796b35..c1642b5 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.2" +ktor = "3.0.3" okhttp = "4.12.0" okio = "3.9.1" serialization = "1.7.3"