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 b294876 commit 40baab9Copy full SHA for 40baab9
build.gradle.kts
@@ -29,7 +29,7 @@ repositories {
29
30
extra["testcontainersVersion"] = "1.20.4"
31
extra["fmodelVersion"] = "3.6.0"
32
-extra["kotlinxSerializationJson"] = "1.7.3"
+extra["kotlinxSerializationJson"] = "1.8.0"
33
extra["kotlinxCollectionsImmutable"] = "0.3.8"
34
extra["kotlinLogging"] = "3.0.5"
35
extra["kotlinxCoroutinesTest"] = "1.9.0"
0 commit comments