Skip to content

Commit 16e9309

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.7
1 parent 5399af9 commit 16e9309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ kotlin = "1.9.22"
5757
kotlinxCoroutines = "1.8.0"
5858
kotlinxDatetime = "0.5.0"
5959
kotlinxSerializationJson = "1.6.3"
60-
kotlinxImmutable = "0.3.6"
60+
kotlinxImmutable = "0.3.7"
6161
ksp = "1.9.22-1.0.18" # "1.9.10-1.0.13"
6262
lint = "31.3.1"
6363
leakcanaryVersion = '2.10'

0 commit comments

Comments
 (0)