Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgprudhomme authored Oct 13, 2024
1 parent 0144789 commit 51a61dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,12 @@
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.graalvm.js</groupId>
<artifactId>js</artifactId>
<version>23.0.0</version>
</dependency>

</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 51a61dc

Please sign in to comment.