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 f9da055 commit a3a7cecCopy full SHA for a3a7cec
ide-plugin/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
implementation("org.jetbrains.kotlin:kotlin-reflect:1.4.0")
23
24
implementation("io.ktor:ktor-client-core:1.6.8")
25
- implementation("io.ktor:ktor-client-java:1.6.8")
+ implementation("io.ktor:ktor-client-java:2.3.9")
26
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.5.2")
27
implementation("org.jetbrains.kotlinx:kotlinx-html-jvm:0.11.0")
28
implementation("org.jetbrains.kotlinx:kotlinx-html:0.10.1")
0 commit comments