Skip to content

Commit beb5d4e

Browse files
chore(deps): update plugin org.graalvm.buildtools.native to v1 (#8217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9692c2b commit beb5d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
id("de.undercouch.download") version "5.7.0"
66
id("org.jsonschema2pojo") version "1.3.3"
77
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
8-
id("org.graalvm.buildtools.native") version "0.11.5"
8+
id("org.graalvm.buildtools.native") version "1.0.0"
99
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
1010
}
1111
}

0 commit comments

Comments
 (0)