Skip to content

Commit 182329e

Browse files
committed
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.0
| datasource | package | from | to | | ---------- | -------------------------------------- | ----- | ----- | | maven | org.jetbrains.kotlinx:kotlinx-datetime | 0.5.0 | 0.6.0 |
1 parent 47d3cd8 commit 182329e

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.24.0"
7-
kotlinx-datetime = "0.5.0"
7+
kotlinx-datetime = "0.6.0"
88
kotlinx-serialization = "1.6.3"
99

1010
jetbrains-compose-mutiplatform = "1.5.12"

0 commit comments

Comments
 (0)