We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b6fea commit e075cc1Copy full SHA for e075cc1
settings.gradle.kts
@@ -5,7 +5,7 @@ pluginManagement {
5
id("de.undercouch.download") version "5.6.0"
6
id("org.jsonschema2pojo") version "1.2.2"
7
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
8
- id("org.graalvm.buildtools.native") version "0.10.4"
+ id("org.graalvm.buildtools.native") version "0.10.5"
9
}
10
11
0 commit comments