Skip to content

Commit

Permalink
⬆ upgrade plugin graalvm-native-image 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 530c68e commit 6deb18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ dep-ical4j = "org.mnode.ical4j:ical4j:4.0.0-rc3"
# plugins that are used in main build but not in precompiled script plugins
# when multiple main builds have similar plugin settings on a plugin here,
# then it have to be moved to a separated precompiled script plugin
graalvm-native-image = "org.graalvm.buildtools.native:0.10.0"
graalvm-native-image = "org.graalvm.buildtools.native:0.10.1"
# this is only used by the workaround in root build.gradle.kts
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 comments on commit 6deb18a

Please sign in to comment.