Skip to content

Commit 83481b7

Browse files
Update plugin org.graalvm.buildtools.native to v0.11.3 (#5148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6cb139a commit 83481b7

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

0 commit comments

Comments
 (0)