Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

Commit

Permalink
⬆️ Update ktorVersion to v2.2.2 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2023
1 parent 7e93d10 commit 9fad9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {
}
}

val ktorVersion = "2.2.1"
val ktorVersion = "2.2.2"

dependencies {
implementation("io.ktor:ktor-client-core:$ktorVersion")
Expand Down

0 comments on commit 9fad9e1

Please sign in to comment.