From ad799e4e01478c78a8e758b2fd16961544a03107 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 20:17:17 +0000 Subject: [PATCH] [Oztechan/CCC#1457] Update kotlinx-coroutines monorepo to v1.10.1 Co-authored-by: Mustafa Ozhan --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 16c239a80..4cd609f4e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -30,7 +30,7 @@ huaweiOsm = "1.3.35" navigation = "2.8.5" playCoreReview = "2.0.2" kotlinXDateTime = "0.6.1" -coroutines = "1.9.0" +coroutines = "1.10.1" billing = "7.1.1" leakCanary = "2.14" sqlDelight = "1.5.5"