Skip to content

Commit 1a4aa7b

Browse files
Update kotlinx-coroutines monorepo to v1.11.0 (#292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b492f6f commit 1a4aa7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# --- Kotlin & Core ---
44
kotlin = "2.2.21" # https://github.com/JetBrains/kotlin
5-
coroutines = "1.10.2" # https://github.com/Kotlin/kotlinx.coroutines
5+
coroutines = "1.11.0" # https://github.com/Kotlin/kotlinx.coroutines
66
serialization = "1.11.0" # https://github.com/Kotlin/kotlinx.serialization
77
kapt = "2.1.0" # https://kotlinlang.org/docs/kapt.html
88

0 commit comments

Comments
 (0)