Skip to content

Commit 714b28c

Browse files
authored
Merge pull request #44 from fraktalio/renovate/kotlinxserializationjson
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.0
2 parents d5b6f05 + 6e63806 commit 714b28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repositories {
2828

2929
extra["testcontainersVersion"] = "1.19.0"
3030
extra["fmodelVersion"] = "3.5.0"
31-
extra["kotlinxSerializationJson"] = "1.5.1"
31+
extra["kotlinxSerializationJson"] = "1.6.0"
3232
extra["kotlinxCollectionsImmutable"] = "0.3.5"
3333
extra["kotlinLogging"] = "3.0.5"
3434
extra["kotlinxCoroutinesTest"] = "1.7.3"

0 commit comments

Comments
 (0)