We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8840a18 + 389ad47 commit f5c9924Copy full SHA for f5c9924
build.gradle.kts
@@ -50,7 +50,7 @@ dependencies {
50
setOf(
51
"io.ktor:ktor-client-cio:2.2.3",
52
"io.ktor:ktor-client-core-jvm:2.2.3",
53
- "io.ktor:ktor-serialization-kotlinx-json:2.2.2",
+ "io.ktor:ktor-serialization-kotlinx-json:2.2.3",
54
"io.ktor:ktor-client-content-negotiation:2.2.3",
55
56
"net.kyori:adventure-api:4.12.0",
0 commit comments