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 11134e9 commit f6142cbCopy full SHA for f6142cb
ide-plugin/build.gradle.kts
@@ -20,7 +20,7 @@ dependencies {
20
implementation("org.jetbrains.kotlin:kotlin-reflect:1.4.0")
21
22
implementation("io.ktor:ktor-client-core:1.6.4")
23
- implementation("io.ktor:ktor-client-java:1.6.4")
+ implementation("io.ktor:ktor-client-java:1.6.5")
24
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.5.2")
25
implementation("org.jetbrains.kotlinx:kotlinx-html-jvm:0.7.3")
26
implementation("org.jetbrains.kotlinx:kotlinx-html:0.7.3")
0 commit comments