Skip to content

Commit

Permalink
Bump org.graalvm.buildtools.native in the minor-and-patches group
Browse files Browse the repository at this point in the history
Bumps the minor-and-patches group with 1 update: [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools).


Updates `org.graalvm.buildtools.native` from 0.10.3 to 0.10.4
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.10.3...0.10.4)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools.native
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patches
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 4e9ac89 commit 4a489da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plugins {
id 'java'
id 'org.springframework.boot' version '3.4.0'
id 'io.spring.dependency-management' version '1.1.6'
id 'org.graalvm.buildtools.native' version '0.10.3'
id 'org.graalvm.buildtools.native' version '0.10.4'
}

group 'com.blck'
Expand Down

0 comments on commit 4a489da

Please sign in to comment.