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 34a5ea6 commit 6818404Copy full SHA for 6818404
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ compose = "1.6.6"
3
compose-plugin = "1.6.11"
4
junit = "4.13.2"
5
kotlin = "2.0.0"
6
-kotlinx-coroutines = "1.8.1"
+kotlinx-coroutines = "1.9.0"
7
8
[libraries]
9
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
0 commit comments