Skip to content

Commit

Permalink
Bump app.softwork:kotlinx-uuid-core from 0.1.2 to 0.1.3 (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 1ec9c25 commit 186345d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ktor-client-cio = { module = "io.ktor:ktor-client-cio", version.ref = "ktor" }

serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.7.3" }
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.1" }
uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.1.2" }
uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.1.3" }

[plugins]
kotlin-mpp = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin"}
Expand Down

0 comments on commit 186345d

Please sign in to comment.