Skip to content

Commit 4cc4d98

Browse files
Update plugin org.graalvm.buildtools.native to v0.10.0
1 parent 08b4b4e commit 4cc4d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graalvm/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
application
33
kotlin("jvm") version "1.9.21"
44
id("io.ktor.plugin") version "2.3.8"
5-
id("org.graalvm.buildtools.native") version "0.9.19"
5+
id("org.graalvm.buildtools.native") version "0.10.0"
66
}
77

88
group = "io.ktor"

0 commit comments

Comments
 (0)