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.
2 parents 4c5dee5 + 5fba796 commit 1c99195Copy full SHA for 1c99195
kotlin/ktor/build.gradle.kts
@@ -5,7 +5,7 @@ val logback_version: String by project
5
6
plugins {
7
kotlin("jvm") version "2.2.+"
8
- id("io.ktor.plugin") version "3.2.+"
+ id("io.ktor.plugin") version "3.3.+"
9
}
10
11
group = "com.example"
0 commit comments