Skip to content

Commit

Permalink
chore: Bump org.graalvm.buildtools:native-maven-plugin (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent fdf49a0 commit 1198161
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 @@ -128,7 +128,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
<version>0.9.27</version>
<version>0.9.28</version>
<configuration>
<buildArgs>${native-image-arguments}</buildArgs>
</configuration>
Expand Down

0 comments on commit 1198161

Please sign in to comment.