Skip to content

Commit

Permalink
Update ktor monorepo to v2.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 5d9e87b commit 5120e19
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 @@ -37,7 +37,7 @@ kotlin {
}

sourceSets {
val ktorVersion = "2.3.10"
val ktorVersion = "2.3.11"
val commonMain by getting {
dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
Expand Down

0 comments on commit 5120e19

Please sign in to comment.