Skip to content

Commit ecd50fa

Browse files
committed
[GR-23997] Periodic update of the graal import (2023-02-10).
PullRequest: js/2723
1 parent 03d17aa commit ecd50fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vm/mx.vm/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"name": "graal-nodejs",
4040
"subdir": True,
4141
"dynamic": True,
42-
"version": "fd31953f61759890b1b5baf4852a74922d17f165",
42+
"version": "110c602e472824d750977bde11d71b0dcc1dacba",
4343
"urls" : [
4444
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4545
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -49,7 +49,7 @@
4949
"name": "graal-js",
5050
"subdir": True,
5151
"dynamic": True,
52-
"version": "fd31953f61759890b1b5baf4852a74922d17f165",
52+
"version": "110c602e472824d750977bde11d71b0dcc1dacba",
5353
"urls": [
5454
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
5555
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)