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 44c9466 commit 66c4f31Copy full SHA for 66c4f31
gradle/libs.versions.toml
@@ -15,7 +15,7 @@ coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", ve
15
coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
16
ktor-network = { module = "io.ktor:ktor-network", version = "2.3.3" }
17
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.0" }
18
-uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.20" }
+uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.21" }
19
serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version = "1.5.1" }
20
21
[plugins]
0 commit comments