Skip to content

Commit

Permalink
⬆ upgrade plugin graalvmNative 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 2ee480e commit 23920df
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 @@ -46,7 +46,7 @@ dep-springMockk = "com.ninja-squad:springmockk:4.0.2"
# 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
graalvmNative = "org.graalvm.buildtools.native:0.10.0"
graalvmNative = "org.graalvm.buildtools.native:0.10.1"
# this is only used by the workaround in root build.gradle.kts
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
# if you rely on renovatebot to update your dependencies, then you don't need these plugins
Expand Down

0 comments on commit 23920df

Please sign in to comment.