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 0ba1fe8 commit 9cf91c6Copy full SHA for 9cf91c6
build.gradle.kts
@@ -28,7 +28,7 @@ repositories {
28
29
extra["testcontainersVersion"] = "1.19.1"
30
extra["fmodelVersion"] = "3.5.0"
31
-extra["kotlinxSerializationJson"] = "1.6.0"
+extra["kotlinxSerializationJson"] = "1.6.1"
32
extra["kotlinxCollectionsImmutable"] = "0.3.6"
33
extra["kotlinLogging"] = "3.0.5"
34
extra["kotlinxCoroutinesTest"] = "1.7.3"
0 commit comments