Skip to content

Commit 6019c70

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update plugin org.graalvm.buildtools.native to v0.11.0
1 parent da9cf72 commit 6019c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-tooling-support-tests/projects/graalvm-starter/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
// TODO Remove custom config in build.gradle.kts when upgrading
4-
id("org.graalvm.buildtools.native") version "0.11.0-SNAPSHOT"
4+
id("org.graalvm.buildtools.native") version "0.11.0"
55
}
66
repositories {
77
mavenCentral()

0 commit comments

Comments
 (0)