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 31eb208 commit e407918Copy full SHA for e407918
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.1.0"
+ val ktorVersion = "2.1.1"
16
commonMain {
17
dependencies {
18
api("io.ktor:ktor-client-core:$ktorVersion")
0 commit comments