From 0c9a44b00ea265fda0a2d534b17aeeff5cdc9feb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 12:56:46 +0000 Subject: [PATCH] Update kotlinx-coroutines monorepo to v1.11.0 --- 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 25b8e2f..6b397ab 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ androidx-lifecycle = "2.9.6" compose-plugin = "1.9.3" junit = "4.13.2" kotlin = "2.3.0" -kotlinx-coroutines = "1.10.2" +kotlinx-coroutines = "1.11.0" jsontree = "2.5.0" hotreload = "1.0.0"