From 1b770d558991f8caf5cdc881f094cab3d148271b Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Mon, 11 May 2026 12:00:27 +0000 Subject: [PATCH] Upgraded kotlinx-coroutines to 1.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 5bde04d..bfe0fc0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ nullaway = "0.13.4" nullaway-plugin = "3.0.0" publish-plugin = "0.36.0" versions-plugin = "0.53.0" -kotlinx-coroutines = "1.10.2" +kotlinx-coroutines = "1.11.0" [libraries] # Plugins specified in buildSrc/build.gradle.kts