Skip to content

Commit 8d8cae9

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3
1 parent 24df223 commit 8d8cae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: samples/ktor-all-platforms-app/gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ compose-plugin = "1.6.11"
1717
junit = "4.13.2"
1818
ktor = "2.3.12"
1919
logback = "1.5.8"
20-
kotlinx-serialization-json = "1.7.1"
20+
kotlinx-serialization-json = "1.7.3"
2121
kotlinx-coroutines-core = "1.9.0"
2222
kotlinx-rpc = "0.2.4"
2323

0 commit comments

Comments
 (0)