Skip to content

Commit

Permalink
chore(deps): Bump native-buildtools.version from 0.9.18 to 0.9.20
Browse files Browse the repository at this point in the history
Bumps `native-buildtools.version` from 0.9.18 to 0.9.20.

Updates `junit-platform-native` from 0.9.18 to 0.9.20
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](https://github.com/graalvm/native-build-tools/commits)

Updates `native-maven-plugin` from 0.9.18 to 0.9.20
- [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:junit-platform-native
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2023
1 parent ba8193a commit d7a7242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
<id>native</id>
<properties>
<repackage.classifier>exec</repackage.classifier>
<native-buildtools.version>0.9.18</native-buildtools.version>
<native-buildtools.version>0.9.20</native-buildtools.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit d7a7242

Please sign in to comment.