Skip to content

Commit

Permalink
Bump test version to 0.9.13-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandar Gradinac committed Jun 28, 2022
1 parent 86ad617 commit a34f6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/java-application-with-custom-packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<micronaut.version>3.3.4</micronaut.version>
<exec.mainClass>org.graalvm.demo.Application</exec.mainClass>
<micronaut.runtime>netty</micronaut.runtime>
<maven.native.plugin.version>0.9.12-SNAPSHOT</maven.native.plugin.version>
<maven.native.plugin.version>0.9.13-SNAPSHOT</maven.native.plugin.version>
</properties>

<repositories>
Expand Down

0 comments on commit a34f6c4

Please sign in to comment.