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 711c6fb commit 03fc6ccCopy full SHA for 03fc6cc
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"
7
id("io.gitlab.arturbosch.detekt")
8
}
9
0 commit comments