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.
2 parents e874d76 + af22ee3 commit 0ba1fe8Copy full SHA for 0ba1fe8
build.gradle.kts
@@ -29,7 +29,7 @@ repositories {
29
extra["testcontainersVersion"] = "1.19.1"
30
extra["fmodelVersion"] = "3.5.0"
31
extra["kotlinxSerializationJson"] = "1.6.0"
32
-extra["kotlinxCollectionsImmutable"] = "0.3.5"
+extra["kotlinxCollectionsImmutable"] = "0.3.6"
33
extra["kotlinLogging"] = "3.0.5"
34
extra["kotlinxCoroutinesTest"] = "1.7.3"
35
0 commit comments