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 83595de commit 377517aCopy full SHA for 377517a
app/build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
2
3
plugins {
4
kotlin("jvm") version "2.2.10"
5
- id("io.ktor.plugin") version "3.2.3"
+ id("io.ktor.plugin") version "3.3.0"
6
application
7
}
8
0 commit comments