Skip to content

Commit

Permalink
Update ktor monorepo to v3.0.0-eap-1108
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 9f663af commit 0fb2463
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.0-rc-2-eap-1091"
val ktor_version = "3.0.0-eap-1108"

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

0 comments on commit 0fb2463

Please sign in to comment.