Skip to content

Commit 2a8a99a

Browse files
Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.1 (#717)
Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/commits) --- updated-dependencies: - dependency-name: org.graalvm.buildtools.native dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79ba34e commit 2a8a99a

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.11.0'
4+
id 'org.graalvm.buildtools.native' version '0.11.1'
55
}
66

77
java {

0 commit comments

Comments
 (0)