We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1137852 commit bbd36bcCopy full SHA for bbd36bc
graalvm/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
application
3
kotlin("jvm") version "1.9.10"
4
id("io.ktor.plugin") version "2.3.6"
5
- id("org.graalvm.buildtools.native") version "0.9.19"
+ id("org.graalvm.buildtools.native") version "0.9.28"
6
}
7
8
group = "io.ktor"
0 commit comments