Skip to content

Commit 17a3b0c

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update plugin org.graalvm.buildtools.native to v0.11.2
1 parent c81499c commit 17a3b0c

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.1"
4+
id("org.graalvm.buildtools.native") version "0.11.2"
55
}
66
repositories {
77
mavenCentral()

0 commit comments

Comments
 (0)