File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ Set -Ddest=LOCATION on the command line
328328
329329 <target name =" graal.js"
330330 description =" load Graal.js" >
331- <f2 project =" org.graalvm.js" archive =" js" />
331+ <f2 project =" org.graalvm.js" archive =" js-language " />
332332 <f2 project =" org.graalvm.js" archive =" js-scriptengine" />
333333 </target >
334334
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ bsh.version=2.0b5
4242commons-net.version =3.9.0
4343commons-logging.version =1.1
4444commons-logging-api.version =${commons-logging.version}
45- js.version =20 .1.0
46- js-scriptengine.version =${js.version}
45+ js-language .version =23 .1.2
46+ js-scriptengine.version =${js-language .version}
4747# Note - When updating the hamcrest versions here, make sure to also update the
4848# "src-dist" target in build.xml to copy the correct hamcrest jars
4949# into the source distribution. Also update the hamcrest dependency
You can’t perform that action at this time.
0 commit comments