Skip to content

Commit 0ba1fe8

Browse files
authored
Merge pull request #55 from fraktalio/renovate/kotlinxcollectionsimmutable
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm to v0.3.6
2 parents e874d76 + af22ee3 commit 0ba1fe8

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)