We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fcaee3 commit e7bb0c8Copy full SHA for e7bb0c8
build.gradle.kts
@@ -29,7 +29,7 @@ repositories {
29
extra["testcontainersVersion"] = "1.20.1"
30
extra["fmodelVersion"] = "3.5.1"
31
extra["kotlinxSerializationJson"] = "1.7.1"
32
-extra["kotlinxCollectionsImmutable"] = "0.3.7"
+extra["kotlinxCollectionsImmutable"] = "0.4.0"
33
extra["kotlinLogging"] = "3.0.5"
34
extra["kotlinxCoroutinesTest"] = "1.8.1"
35
0 commit comments