Skip to content

Commit c7088f7

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.4.0
1 parent 40ee70e commit c7088f7

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
@@ -7,7 +7,7 @@ crypto-hash = "1.0.2"
77
kover = "0.9.1"
88
benchmark = "0.4.13"
99
atomicfu = "0.27.0"
10-
immutable = "0.3.8"
10+
immutable = "0.4.0"
1111
serialization = "1.8.1"
1212

1313
[libraries]

0 commit comments

Comments
 (0)