Update kotlinx-coroutines monorepo to v1.11.0 (#3305)

This commit is contained in:
Mend Renovate
2026-05-08 17:39:25 +01:00
committed by GitHub
parent bb877e4b26
commit 981b16094a
+1 -1
View File
@@ -44,7 +44,7 @@ junit = "6.0.3"
kotest-assertions = "6.1.11"
kotlin-gradle = "2.3.21"
kotlinx-collections-immutable = "0.4.0"
kotlinx-coroutines = "1.10.2"
kotlinx-coroutines = "1.11.0"
kotlinx-serialization = "1.11.0"
ktlint = "1.8.0"
leakCanary = "2.14"