Skip to content

Commit

Permalink
Fix Polyglot with fast-jar
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartwdouglas committed Mar 9, 2021
1 parent d1e3a28 commit e004687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@
<parentFirstArtifact>io.quarkus:quarkus-bootstrap-gradle-resolver</parentFirstArtifact>
</parentFirstArtifacts>
<runnerParentFirstArtifacts>
<runnerParentFirstArtifact>org.graalvm.sdk:graal-sdk</runnerParentFirstArtifact>
<runnerParentFirstArtifact>io.quarkus:quarkus-bootstrap-runner</runnerParentFirstArtifact>
<runnerParentFirstArtifact>io.quarkus:quarkus-development-mode-spi</runnerParentFirstArtifact>
<!-- logging dependencies always need to be loaded by the JDK ClassLoader -->
Expand Down

0 comments on commit e004687

Please sign in to comment.