Skip to content

Commit c671922

Browse files
Update kotlinx.serialization to v1.7.2
1 parent b7c222a commit c671922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ compileSdk = "34"
44
http4k = "4.48.0.0"
55
kotlin = "2.0.20"
66
kotlinx-coroutines = "1.8.1"
7-
kotlinx-serialization = "1.7.1"
7+
kotlinx-serialization = "1.7.2"
88
okHttp = "4.12.0"
99
okio = "3.9.0"
1010
minSdk = "21"

0 commit comments

Comments
 (0)