Skip to content

Commit f39f5b3

Browse files
committed
chore(deps): update plugin io.ktor.plugin to v2.3.12
1 parent 05c2e3b commit f39f5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jit-binding-server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import io.ktor.plugin.features.*
33
plugins {
44
buildsrc.convention.`kotlin-jvm-server`
55
application
6-
id("io.ktor.plugin") version "2.3.11"
6+
id("io.ktor.plugin") version "2.3.12"
77
}
88

99
dependencies {

0 commit comments

Comments
 (0)