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 c55fca7 + 9cf91c6 commit 7b27ebfCopy full SHA for 7b27ebf
build.gradle.kts
@@ -28,7 +28,7 @@ repositories {
28
29
extra["testcontainersVersion"] = "1.19.3"
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