Skip to content

Commit 7be0344

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/asu/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'org.springframework.boot' version "2.7.18"
33
id 'java'
44
id 'application'
5-
id 'org.graalvm.buildtools.native' version '0.10.6'
5+
id 'org.graalvm.buildtools.native' version '0.11.3'
66
}
77

88
repositories {

0 commit comments

Comments
 (0)