Skip to content

Commit

Permalink
Bump ktorVersion from 2.0.1 to 2.0.2 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 27, 2022
1 parent ff616a8 commit f2c5b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudkitclient-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kotlin {

sourceSets {
// Apache 2, https://github.com/ktorio/ktor/releases/latest
val ktorVersion = "2.0.1"
val ktorVersion = "2.0.2"
commonMain {
dependencies {
api("io.ktor:ktor-client-core:$ktorVersion")
Expand Down

0 comments on commit f2c5b88

Please sign in to comment.