We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c34f14 commit 9ecc545Copy full SHA for 9ecc545
jit-binding-server/build.gradle.kts
@@ -3,7 +3,7 @@ import io.ktor.plugin.features.*
3
plugins {
4
buildsrc.convention.`kotlin-jvm-server`
5
application
6
- id("io.ktor.plugin") version "3.2.2"
+ id("io.ktor.plugin") version "3.3.0-eap-115"
7
id("io.gitlab.arturbosch.detekt")
8
}
9
0 commit comments