Skip to content

Commit 042fca9

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1
| datasource | package | from | to | | ---------- | -------------------------------------- | ----- | ----- | | maven | org.jetbrains.kotlinx:kotlinx-datetime | 0.6.0 | 0.6.1 |
1 parent 8adbb35 commit 042fca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "1.9.22"
44
kotlinx-collections-immutable = "0.3.7"
55
kotlinx-coroutines = "1.8.1"
66
kotlinx-atomicfu = "0.25.0"
7-
kotlinx-datetime = "0.6.0"
7+
kotlinx-datetime = "0.6.1"
88
kotlinx-serialization = "1.6.3"
99

1010
jetbrains-compose-mutiplatform = "1.5.12"

0 commit comments

Comments
 (0)