Skip to content

Commit 601b85e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-projects/graalvm/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id "java"
33
id "application"
4-
id 'org.graalvm.buildtools.native' version '0.10.6'
4+
id 'org.graalvm.buildtools.native' version '0.11.0'
55
}
66

77
java {

0 commit comments

Comments
 (0)