Skip to content

Commit 204c0af

Browse files
renovate[bot]egorikftp
authored andcommitted
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.9.0
1 parent d4fc1c7 commit 204c0af

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
@@ -17,7 +17,7 @@ highlights = "dev.snipme:highlights:1.1.0"
1717
kotlinpoet = "com.squareup:kotlinpoet:2.2.0"
1818
kotlin-io = "org.jetbrains.kotlinx:kotlinx-io-core:0.8.0"
1919
kotlinx-browser = "org.jetbrains.kotlinx:kotlinx-browser:0.5.0"
20-
kotlinx-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0"
20+
kotlinx-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0"
2121
ktor-client-core = { module = "io.ktor:ktor-client-core", version.ref = "ktor" }
2222
ktor-client-content-negotiation = { module = "io.ktor:ktor-client-content-negotiation", version.ref = "ktor" }
2323
ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }

0 commit comments

Comments
 (0)