Skip to content

Commit 39d62bc

Browse files
Bump org.graalvm.buildtools.native from 0.10.6 to 0.11.4
Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.10.6 to 0.11.4. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.10.6...0.11.4) --- updated-dependencies: - dependency-name: org.graalvm.buildtools.native dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f995c8 commit 39d62bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'application'
33
id 'jacoco'
44
id 'org.ajoberstar.grgit' version '4.1.1'
5-
id 'org.graalvm.buildtools.native' version '0.10.6'
5+
id 'org.graalvm.buildtools.native' version '0.11.4'
66
}
77

88
// TODO BUILD look into GraalVM native compilation vs. dockerizing kb-sdk

0 commit comments

Comments
 (0)