Skip to content

Commit cd93910

Browse files
Update dependency com.benasher44:uuid to v0.6.0 (#398)
1 parent 890327e commit cd93910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-t
1616
stately-collections = { module = "co.touchlab:stately-iso-collections", version = "1.2.3" }
1717
tuulbox-logging = { module = "com.juul.tuulbox:logging", version.ref = "tuulbox" }
1818
tuulbox-collections = { module = "com.juul.tuulbox:collections", version.ref = "tuulbox" }
19-
uuid = { module = "com.benasher44:uuid", version = "0.5.0" }
19+
uuid = { module = "com.benasher44:uuid", version = "0.6.0" }
2020

2121
[plugins]
2222
android-library = { id = "com.android.library", version = "7.3.1" }

0 commit comments

Comments
 (0)