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 1b04c4d commit 6f3d138Copy full SHA for 6f3d138
app/build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
2
3
plugins {
4
- kotlin("jvm") version "2.2.20"
+ kotlin("jvm") version "2.2.21"
5
id("io.ktor.plugin") version "3.3.1"
6
application
7
}
0 commit comments