Skip to content

Commit 0bc46eb

Browse files
chore(deps): update plugin io.ktor.plugin to v3.3.0-eap-115
1 parent 64b4de5 commit 0bc46eb

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 "3.2.2"
6+
id("io.ktor.plugin") version "3.3.0-eap-115"
77
id("io.gitlab.arturbosch.detekt")
88
}
99

0 commit comments

Comments
 (0)