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 da9cf72 commit 6019c70Copy full SHA for 6019c70
platform-tooling-support-tests/projects/graalvm-starter/settings.gradle.kts
@@ -1,7 +1,7 @@
1
pluginManagement {
2
plugins {
3
// TODO Remove custom config in build.gradle.kts when upgrading
4
- id("org.graalvm.buildtools.native") version "0.11.0-SNAPSHOT"
+ id("org.graalvm.buildtools.native") version "0.11.0"
5
}
6
repositories {
7
mavenCentral()
0 commit comments