Skip to content

Commit a5030e9

Browse files
Update plugin org.graalvm.buildtools.native to v0.9.21
1 parent b4c9b61 commit a5030e9

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.7.20"
44
id("io.ktor.plugin") version "2.3.0"
5-
id("org.graalvm.buildtools.native") version "0.9.11"
5+
id("org.graalvm.buildtools.native") version "0.9.21"
66
}
77

88
group = "io.ktor"

0 commit comments

Comments
 (0)