From e5df8135a1895d6f4fc920b32fe52bf5e0533365 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:45:51 +0000 Subject: [PATCH] Update ktor monorepo to v3.0.1 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 8c3ae70..9769c29 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -20,7 +20,7 @@ junitPioneer = "2.3.0" kermit = "2.0.4" khash = "1.1.3" kotlinxCoroutines = "1.9.0" -ktor = "3.0.0" +ktor = "3.0.1" okhttp = "4.12.0" okio = "3.9.1" serialization = "1.7.3"