Skip to content

Commit c9e3ca6

Browse files
authored
Merge pull request #75 from fraktalio/renovate/kotlinxcollectionsimmutable
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm to v0.3.7
2 parents 87cbc16 + ed7a026 commit c9e3ca6

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
@@ -30,7 +30,7 @@ repositories {
3030
extra["testcontainersVersion"] = "1.19.3"
3131
extra["fmodelVersion"] = "3.5.1-SNAPSHOT"
3232
extra["kotlinxSerializationJson"] = "1.6.2"
33-
extra["kotlinxCollectionsImmutable"] = "0.3.6"
33+
extra["kotlinxCollectionsImmutable"] = "0.3.7"
3434
extra["kotlinLogging"] = "3.0.5"
3535
extra["kotlinxCoroutinesTest"] = "1.7.3"
3636

0 commit comments

Comments
 (0)