Skip to content

Commit

Permalink
Add org.graalvm.regex:regex to runnerParentFirstArtifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Jan 31, 2024
1 parent 8f66719 commit e0d1d9c
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 @@ -208,6 +208,7 @@
<runnerParentFirstArtifacts>
<runnerParentFirstArtifact>org.graalvm.sdk:graal-sdk</runnerParentFirstArtifact>
<runnerParentFirstArtifact>org.graalvm.js:js</runnerParentFirstArtifact>
<runnerParentFirstArtifact>org.graalvm.regex:regex</runnerParentFirstArtifact>
<runnerParentFirstArtifact>org.graalvm.truffle:truffle-api</runnerParentFirstArtifact>
<runnerParentFirstArtifact>com.ibm.icu:icu4j</runnerParentFirstArtifact> <!-- dependency of org.graalvm.js:js -->
<runnerParentFirstArtifact>io.quarkus:quarkus-bootstrap-runner</runnerParentFirstArtifact>
Expand Down

0 comments on commit e0d1d9c

Please sign in to comment.