Skip to content

Commit 860c805

Browse files
chore(deps): update plugin org.graalvm.buildtools.native to v0.10.5 (#13214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 613df49 commit 860c805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluginManagement {
88
id("org.xbib.gradle.plugin.jflex") version "3.0.2"
99
id("org.unbroken-dome.xjc") version "2.0.0"
1010
// See https://github.com/graalvm/native-build-tools/issues/626
11-
id("org.graalvm.buildtools.native") version "0.10.4"
11+
id("org.graalvm.buildtools.native") version "0.10.5"
1212
}
1313
}
1414

0 commit comments

Comments
 (0)