Skip to content

Commit

Permalink
Bump native-maven-plugin from 0.9.2 to 0.9.3 (#39)
Browse files Browse the repository at this point in the history
Bumps [native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.9.2...0.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2021
1 parent 1d58c9c commit 149f823
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 @@ -163,7 +163,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
<version>0.9.2</version>
<version>0.9.3</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 149f823

Please sign in to comment.