Skip to content

Commit

Permalink
Update plugin org.graalvm.buildtools.native to v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 9aebae6 commit 297e4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graalvm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
application
kotlin("jvm") version "1.9.21"
id("io.ktor.plugin") version "2.3.11"
id("org.graalvm.buildtools.native") version "0.9.19"
id("org.graalvm.buildtools.native") version "0.10.2"
}

group = "io.ktor"
Expand Down

0 comments on commit 297e4ef

Please sign in to comment.