Skip to content

Commit 4cc8688

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-bom to v1.9.0
1 parent 9d64f27 commit 4cc8688

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
@@ -2,7 +2,7 @@
22

33
kotlin = "1.9.20" # should match Gradle's embedded Kotlin version https://docs.gradle.org/current/userguide/compatibility.html#kotlin
44
kotlin-dokka = "1.9.20"
5-
kotlinx-serialization = "1.6.3"
5+
kotlinx-serialization = "1.9.0"
66

77
ktor = "2.3.13"
88

0 commit comments

Comments
 (0)