Skip to content

Commit

Permalink
Merge pull request #442 from gsmet/graalsdk
Browse files Browse the repository at this point in the history
Switch to org.graalvm.sdk:nativeimage
  • Loading branch information
gsmet authored Apr 16, 2024
2 parents 7fa249c + d1acbff commit 18450cd
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 @@ -86,7 +86,7 @@
</dependency>
<dependency>
<groupId>org.graalvm.sdk</groupId>
<artifactId>graal-sdk</artifactId>
<artifactId>nativeimage</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 18450cd

Please sign in to comment.