Skip to content

Commit

Permalink
Bump org.graalvm.buildtools.native from 0.9.25 to 0.10.1
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.9.25 to 0.10.1.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.9.25...0.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 17, 2024
1 parent aee8507 commit 09424bb
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 @@ -39,7 +39,7 @@ plugins {
id 'io.spring.javadoc' version '0.0.1' apply false
id 'io.spring.javadoc-aggregate' version '0.0.1' apply false
id 'biz.aQute.bnd.builder' version '6.4.0' apply false
id 'org.graalvm.buildtools.native' version '0.9.25' apply false
id 'org.graalvm.buildtools.native' version '0.10.1' apply false
id 'io.spring.antora.generate-antora-yml' version '0.0.1' apply false
id 'net.ltgt.errorprone' version '3.1.0' apply false
}
Expand Down

0 comments on commit 09424bb

Please sign in to comment.