Skip to content

Commit 233c4fb

Browse files
committed
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.8
| datasource | package | from | to | | ---------- | --------------------------------------------------- | ----- | ----- | | maven | org.jetbrains.kotlinx:kotlinx-collections-immutable | 0.3.7 | 0.3.8 |
1 parent 5bd568e commit 233c4fb

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
@@ -1,7 +1,7 @@
11
[versions]
22
koinVersion = "3.5.6"
33
kotlin = "1.9.22"
4-
kotlinx-collections-immutable = "0.3.7"
4+
kotlinx-collections-immutable = "0.3.8"
55
kotlinx-coroutines = "1.8.1"
66
kotlinx-atomicfu = "0.25.0"
77
kotlinx-datetime = "0.6.1"

0 commit comments

Comments
 (0)