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 d5b6f05 + 6e63806 commit 714b28cCopy full SHA for 714b28c
build.gradle.kts
@@ -28,7 +28,7 @@ repositories {
28
29
extra["testcontainersVersion"] = "1.19.0"
30
extra["fmodelVersion"] = "3.5.0"
31
-extra["kotlinxSerializationJson"] = "1.5.1"
+extra["kotlinxSerializationJson"] = "1.6.0"
32
extra["kotlinxCollectionsImmutable"] = "0.3.5"
33
extra["kotlinLogging"] = "3.0.5"
34
extra["kotlinxCoroutinesTest"] = "1.7.3"
0 commit comments