We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174d8de commit 513be32Copy full SHA for 513be32
platform-tooling-support-tests/projects/graalvm-starter/settings.gradle.kts
@@ -1,7 +1,7 @@
1
pluginManagement {
2
plugins {
3
// 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"
+ id("org.graalvm.buildtools.native") version "0.11.1"
5
}
6
repositories {
7
mavenCentral()
0 commit comments