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 0b0a1f4 commit 0633fd3Copy full SHA for 0633fd3
gradle/libs.versions.toml
@@ -21,4 +21,4 @@ coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", ve
21
coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
22
ktor-network = { module = "io.ktor:ktor-network", version = "2.3.0" }
23
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.0" }
24
-uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.19" }
+uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.20" }
0 commit comments