Skip to content

Commit 66c4f31

Browse files
Bump app.softwork:kotlinx-uuid-core from 0.0.20 to 0.0.21 (#194)
Bumps [app.softwork:kotlinx-uuid-core](https://github.com/hfhbd/kotlinx-uuid) from 0.0.20 to 0.0.21. - [Release notes](https://github.com/hfhbd/kotlinx-uuid/releases) - [Commits](hfhbd/kotlinx-uuid@v0.0.20...v0.0.21) --- updated-dependencies: - dependency-name: app.softwork:kotlinx-uuid-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44c9466 commit 66c4f31

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
@@ -15,7 +15,7 @@ coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", ve
1515
coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
1616
ktor-network = { module = "io.ktor:ktor-network", version = "2.3.3" }
1717
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.0" }
18-
uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.20" }
18+
uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.21" }
1919
serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version = "1.5.1" }
2020

2121
[plugins]

0 commit comments

Comments
 (0)