Skip to content

Commit 40beebd

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.1
1 parent 5e2ed7a commit 40beebd

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.8"
3030
extra["fmodelVersion"] = "3.5.1"
31-
extra["kotlinxSerializationJson"] = "1.6.3"
31+
extra["kotlinxSerializationJson"] = "1.7.1"
3232
extra["kotlinxCollectionsImmutable"] = "0.3.7"
3333
extra["kotlinLogging"] = "3.0.5"
3434
extra["kotlinxCoroutinesTest"] = "1.8.1"

0 commit comments

Comments
 (0)