We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b492f6f commit 1a4aa7bCopy full SHA for 1a4aa7b
1 file changed
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
3
# --- Kotlin & Core ---
4
kotlin = "2.2.21" # https://github.com/JetBrains/kotlin
5
-coroutines = "1.10.2" # https://github.com/Kotlin/kotlinx.coroutines
+coroutines = "1.11.0" # https://github.com/Kotlin/kotlinx.coroutines
6
serialization = "1.11.0" # https://github.com/Kotlin/kotlinx.serialization
7
kapt = "2.1.0" # https://kotlinlang.org/docs/kapt.html
8
0 commit comments