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.
2 parents a7df629 + 96fa395 commit f5e3674Copy full SHA for f5e3674
build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
implementation("net.kyori:adventure-text-minimessage:4.11.0")
30
implementation("net.kyori:adventure-text-serializer-plain:4.11.0")
31
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1")
32
- implementation("io.ktor:ktor-client-core-jvm:2.1.2")
+ implementation("io.ktor:ktor-client-core-jvm:2.1.3")
33
34
}
35
0 commit comments