Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit f6dfcb6

Browse files
fix(deps): update dependency com.benasher44:uuid to v0.6.0
1 parent 61bc8da commit f6dfcb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ kotlin {
8686
api("blue.starry:jsonkt:6.2.1")
8787
api("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3")
8888

89-
api("com.benasher44:uuid:0.4.1")
89+
api("com.benasher44:uuid:0.6.0")
9090
api("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")
9191
api("io.github.microutils:kotlin-logging:2.1.23")
9292
}

0 commit comments

Comments
 (0)