Skip to content

Commit

Permalink
Update dependency com.benasher44:uuid to v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent a40302d commit 8ed9b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magisterapi/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ kotlin {
implementation("io.ktor:ktor-client-content-negotiation:$ktorVersion")
implementation("io.ktor:ktor-serialization-kotlinx-json:$ktorVersion")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
implementation("com.benasher44:uuid:0.4.1")
implementation("com.benasher44:uuid:0.8.2")
implementation("com.soywiz.korlibs.krypto:krypto:$kryptoVersion")
implementation("io.matthewnelson.kotlin-components:encoding-base64:1.1.3")
}
Expand Down

0 comments on commit 8ed9b11

Please sign in to comment.