Skip to content

Commit

Permalink
Update ktor monorepo to v3.1.0-eap-1139
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 52e20f6 commit 468515a
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-1139"

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

0 comments on commit 468515a

Please # to comment.