We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4a756 commit e99a0f7Copy full SHA for e99a0f7
command-airline/runtime/pom.xml
@@ -24,7 +24,8 @@
24
</dependency>
25
<dependency>
26
<groupId>org.graalvm.sdk</groupId>
27
- <artifactId>graal-sdk</artifactId>
+ <artifactId>nativeimage</artifactId>
28
+ <scope>provided</scope>
29
30
</dependencies>
31
runtime/pom.xml
@@ -64,7 +64,8 @@
64
65
66
67
68
69
70
71
0 commit comments