Skip to content

Commit

Permalink
Update ktor monorepo to v3.1.0-eap-1142 (#4468)
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 Nov 13, 2024
1 parent 1432899 commit 2e34215
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 @@ -9,7 +9,7 @@ plugins {
kotlin("plugin.serialization") version embeddedKotlinVersion
}

val ktor_version = "3.1.0-eap-1130"
val ktor_version = "3.1.0-eap-1142"

dependencies {
implementation(libs.kotlin.gradlePlugin)
Expand Down

0 comments on commit 2e34215

Please sign in to comment.