Skip to content

Commit

Permalink
Bump kotlinx-uuid-core from 0.0.15 to 0.0.16 (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 26, 2022
1 parent 0fd040d commit 6296486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ kotlin {
commonMain {
dependencies {
api(compose.runtime)
api("app.softwork:kotlinx-uuid-core:0.0.15")
api("app.softwork:kotlinx-uuid-core:0.0.16")
}
}
commonTest {
Expand Down

0 comments on commit 6296486

Please sign in to comment.