We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c25f9 commit 1e5e62fCopy full SHA for 1e5e62f
gradle/libs.versions.toml
@@ -46,7 +46,7 @@ dep-springMockk = "com.ninja-squad:springmockk:4.0.2"
46
# plugins that are used in main build but not in precompiled script plugins
47
# when multiple main builds have similar plugin settings on a plugin here,
48
# then it have to be moved to a separated precompiled script plugin
49
-graalvmNative = "org.graalvm.buildtools.native:0.10.3"
+graalvmNative = "org.graalvm.buildtools.native:0.10.4"
50
# this is only used by the workaround in root build.gradle.kts
51
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
52
# if you rely on renovatebot to update your dependencies, then you don't need these plugins
0 commit comments