Skip to content

Commit fd556b6

Browse files
Update plugin org.graalvm.buildtools.native to v0.10.1
1 parent 08b4b4e commit fd556b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graalvm/build.gradle.kts

+1-1
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.1"
66
}
77

88
group = "io.ktor"

0 commit comments

Comments
 (0)