From ec66fad2bdf35e3a315295a205c073cce41428b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 10:51:31 +0000 Subject: [PATCH] Update Kotlin/Compose to v1.10.1 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 45caed9..80ca40b 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -19,7 +19,7 @@ junit5 = "5.11.4" junitPioneer = "2.3.0" kermit = "2.0.5" khash = "1.1.3" -kotlinxCoroutines = "1.9.0" +kotlinxCoroutines = "1.10.1" kotlinLogging = "7.0.3" ktor = "3.0.3" okhttp = "4.12.0"