Skip to content

Commit af22ee3

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm to v0.3.6
1 parent 9dcf99c commit af22ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
extra["testcontainersVersion"] = "1.19.1"
3030
extra["fmodelVersion"] = "3.5.0"
3131
extra["kotlinxSerializationJson"] = "1.6.0"
32-
extra["kotlinxCollectionsImmutable"] = "0.3.5"
32+
extra["kotlinxCollectionsImmutable"] = "0.3.6"
3333
extra["kotlinLogging"] = "3.0.5"
3434
extra["kotlinxCoroutinesTest"] = "1.7.3"
3535

0 commit comments

Comments
 (0)