Skip to content

Commit 513be32

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update plugin org.graalvm.buildtools.native to v0.11.1
(cherry picked from commit 26bc828)
1 parent 174d8de commit 513be32

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 Check if classes can be removed from `initializeAtBuildTime` in build.gradle.kts when upgrading
4-
id("org.graalvm.buildtools.native") version "0.11.0"
4+
id("org.graalvm.buildtools.native") version "0.11.1"
55
}
66
repositories {
77
mavenCentral()

0 commit comments

Comments
 (0)