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 1a1feb2 + a3a7078 commit 6e4745fCopy full SHA for 6e4745f
build.gradle.kts
@@ -29,7 +29,7 @@ repositories {
29
30
extra["testcontainersVersion"] = "1.19.7"
31
extra["fmodelVersion"] = "3.5.1-SNAPSHOT"
32
-extra["kotlinxSerializationJson"] = "1.6.2"
+extra["kotlinxSerializationJson"] = "1.6.3"
33
extra["kotlinxCollectionsImmutable"] = "0.3.7"
34
extra["kotlinLogging"] = "3.0.5"
35
extra["kotlinxCoroutinesTest"] = "1.8.0"
0 commit comments