Skip to content

Commit

Permalink
Update ktor monorepo to v2.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 5d9e87b commit 1df8a28
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.12"
val commonMain by getting {
dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
Expand Down

0 comments on commit 1df8a28

Please sign in to comment.