Skip to content

Commit

Permalink
chore(deps): update plugin io.ktor.plugin to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 3b868da commit 4f9c605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jit-binding-server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import io.ktor.plugin.features.*
plugins {
buildsrc.convention.`kotlin-jvm-server`
application
id("io.ktor.plugin") version "2.3.12"
id("io.ktor.plugin") version "3.0.1"
}

dependencies {
Expand Down

0 comments on commit 4f9c605

Please sign in to comment.