Skip to content

Commit

Permalink
⬆ upgrade plugin graalvm-native-image to v0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 9575d86 commit dead3e1
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.6"
# 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.3"
graalvm-native-image = "org.graalvm.buildtools.native:0.10.4"
# 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 dead3e1

Please sign in to comment.