Skip to content

Commit e7bb0c8

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm to v0.4.0
1 parent 6fcaee3 commit e7bb0c8

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.20.1"
3030
extra["fmodelVersion"] = "3.5.1"
3131
extra["kotlinxSerializationJson"] = "1.7.1"
32-
extra["kotlinxCollectionsImmutable"] = "0.3.7"
32+
extra["kotlinxCollectionsImmutable"] = "0.4.0"
3333
extra["kotlinLogging"] = "3.0.5"
3434
extra["kotlinxCoroutinesTest"] = "1.8.1"
3535

0 commit comments

Comments
 (0)