Skip to content

Commit 1e5e62f

Browse files
⬆ upgrade plugin graalvmNative to v0.10.4
1 parent b3c25f9 commit 1e5e62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dep-springMockk = "com.ninja-squad:springmockk:4.0.2"
4646
# plugins that are used in main build but not in precompiled script plugins
4747
# when multiple main builds have similar plugin settings on a plugin here,
4848
# then it have to be moved to a separated precompiled script plugin
49-
graalvmNative = "org.graalvm.buildtools.native:0.10.3"
49+
graalvmNative = "org.graalvm.buildtools.native:0.10.4"
5050
# this is only used by the workaround in root build.gradle.kts
5151
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
5252
# if you rely on renovatebot to update your dependencies, then you don't need these plugins

0 commit comments

Comments
 (0)