Skip to content

Commit

Permalink
Merge pull request #189 from jbossas/dependabot/maven/org.graalvm.sdk…
Browse files Browse the repository at this point in the history
…-nativeimage-24.1.0

Bump org.graalvm.sdk:nativeimage from 24.0.2 to 24.1.0
  • Loading branch information
dmlloyd committed Sep 18, 2024
2 parents 9be3116 + b9642ea commit 5f79242
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 @@ -84,7 +84,7 @@
<dependency>
<groupId>org.graalvm.sdk</groupId>
<artifactId>nativeimage</artifactId>
<version>24.0.2</version>
<version>24.1.0</version>
<scope>provided</scope>
<!-- We only want the included annotations -->
<exclusions>
Expand Down

0 comments on commit 5f79242

Please sign in to comment.