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 9dcf99c commit af22ee3Copy full SHA for af22ee3
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