Skip to content

Commit

Permalink
chore(maven): bump org.graalvm.buildtools:native-maven-plugin from 0.…
Browse files Browse the repository at this point in the history
…10.0 to 0.10.1 (#441)
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 6d92dcb commit 0ca8295
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CLI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<extensions>true</extensions>
<configuration>
<imageName>Drifty CLI</imageName>
Expand Down Expand Up @@ -84,7 +84,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<extensions>true</extensions>
<configuration>
<imageName>Drifty CLI</imageName>
Expand Down Expand Up @@ -124,7 +124,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<extensions>true</extensions>
<configuration>
<imageName>Drifty CLI</imageName>
Expand Down

0 comments on commit 0ca8295

Please sign in to comment.