Skip to content

Commit

Permalink
Update plugin org.graalvm.buildtools.native to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 9ea8ffb commit d774358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aot-smoke-test/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
application
id("org.graalvm.buildtools.native") version "0.9.26"
id("org.graalvm.buildtools.native") version "0.10.1"
}

application {
Expand Down

0 comments on commit d774358

Please sign in to comment.