We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4fc1c7 commit 204c0afCopy full SHA for 204c0af
gradle/libs.versions.toml
@@ -17,7 +17,7 @@ highlights = "dev.snipme:highlights:1.1.0"
17
kotlinpoet = "com.squareup:kotlinpoet:2.2.0"
18
kotlin-io = "org.jetbrains.kotlinx:kotlinx-io-core:0.8.0"
19
kotlinx-browser = "org.jetbrains.kotlinx:kotlinx-browser:0.5.0"
20
-kotlinx-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0"
+kotlinx-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0"
21
ktor-client-core = { module = "io.ktor:ktor-client-core", version.ref = "ktor" }
22
ktor-client-content-negotiation = { module = "io.ktor:ktor-client-content-negotiation", version.ref = "ktor" }
23
ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }
0 commit comments