Skip to content

Commit 0633fd3

Browse files
Bump app.softwork:kotlinx-uuid-core from 0.0.19 to 0.0.20 (#173)
1 parent 0b0a1f4 commit 0633fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", ve
2121
coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
2222
ktor-network = { module = "io.ktor:ktor-network", version = "2.3.0" }
2323
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.0" }
24-
uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.19" }
24+
uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.20" }

0 commit comments

Comments
 (0)