Skip to content

Commit 9bc2f14

Browse files
committed
[GR-33686] Implementation of 'Extend TimeZoneName Option' proposal.
PullRequest: js/2221
1 parent 0ce8efd commit 9bc2f14

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": "29bd5f8330f744a37605dbd71be5c29ba13e5f99",
42+
"version": "036b9458dbb233a1d1ef4694df7358658f9498f0",
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": "29bd5f8330f744a37605dbd71be5c29ba13e5f99",
52+
"version": "036b9458dbb233a1d1ef4694df7358658f9498f0",
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)