Skip to content

Commit

Permalink
Update ktor monorepo to v3.0.1-eap-1122 (#4415)
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 Oct 28, 2024
1 parent 451f664 commit 4f45166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {
}
}

val ktor_version = "3.0.1-eap-1117"
val ktor_version = "3.0.1-eap-1122"

dependencies {
val kotlin_version = libs.versions.kotlin.get()
Expand Down

0 comments on commit 4f45166

Please sign in to comment.