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
328
328
329
329
<target name =" graal.js"
330
330
description =" load Graal.js" >
331
- <f2 project =" org.graalvm.js" archive =" js" />
331
+ <f2 project =" org.graalvm.js" archive =" js-language " />
332
332
<f2 project =" org.graalvm.js" archive =" js-scriptengine" />
333
333
</target >
334
334
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ bsh.version=2.0b5
42
42
commons-net.version =3.9.0
43
43
commons-logging.version =1.1
44
44
commons-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}
47
47
# Note - When updating the hamcrest versions here, make sure to also update the
48
48
# "src-dist" target in build.xml to copy the correct hamcrest jars
49
49
# into the source distribution. Also update the hamcrest dependency
You can’t perform that action at this time.
0 commit comments