From 6492eb1d75d2766e38e5718c6897cefce32600f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:37:19 +0000 Subject: [PATCH] Update ktor to v2.3.8 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 5267b9a..8189763 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -18,7 +18,7 @@ junitPioneer = "2.0.1" kermit = "0.3.0-m1" khash = "1.1.3" kotlinxCoroutines = "1.6.4" -ktor = "2.2.4" +ktor = "2.3.8" okhttp = "4.10.0" okio = "3.3.0" serialization = "1.5.0"