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 ff616a8 commit f2c5b88Copy full SHA for f2c5b88
cloudkitclient-core/build.gradle.kts
@@ -12,7 +12,7 @@ kotlin {
12
13
sourceSets {
14
// Apache 2, https://github.com/ktorio/ktor/releases/latest
15
- val ktorVersion = "2.0.1"
+ val ktorVersion = "2.0.2"
16
commonMain {
17
dependencies {
18
api("io.ktor:ktor-client-core:$ktorVersion")
0 commit comments