We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9692c2b commit beb5d4eCopy full SHA for beb5d4e
settings.gradle.kts
@@ -5,7 +5,7 @@ pluginManagement {
5
id("de.undercouch.download") version "5.7.0"
6
id("org.jsonschema2pojo") version "1.3.3"
7
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
8
- id("org.graalvm.buildtools.native") version "0.11.5"
+ id("org.graalvm.buildtools.native") version "1.0.0"
9
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
10
}
11
0 commit comments