Skip to content

Commit

Permalink
Bump org.graalvm.buildtools.native (#899)
Browse files Browse the repository at this point in the history
Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.10.3 to 0.10.4.
- [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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent ca13068 commit c5b85ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.3.4'
id 'org.graalvm.buildtools.native' version '0.10.3'
id 'org.graalvm.buildtools.native' version '0.10.4'
id 'io.spring.dependency-management' version '1.1.6'
}

Expand Down

0 comments on commit c5b85ff

Please sign in to comment.