Skip to content

Commit

Permalink
⬆️ Update dependency com.benasher44:uuid to v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 22, 2024
1 parent b4c2657 commit a282b26
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 @@ -50,7 +50,7 @@ kotlin {
val commonMain by getting {
dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
implementation("com.benasher44:uuid:0.8.2")
implementation("com.benasher44:uuid:0.8.4")
implementation("net.lepinoid:uuid-serializer:1.2")
}
}
Expand Down

0 comments on commit a282b26

Please sign in to comment.