Skip to content

Commit 731eaee

Browse files
committed
Update graal-js and graal-nodejs to GraalVM 23.1.8 (JDK 21.0.8)
1 parent de08d85 commit 731eaee

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
@@ -33,7 +33,7 @@
3333
"name": "graal-nodejs",
3434
"subdir": True,
3535
"dynamic": True,
36-
"version": "11b33a178a9d9838783a5e03f6f3b3d9fea2b489",
36+
"version": "5f294912081e699bc204b06a248e9d8b4a9c80ff",
3737
"urls" : [
3838
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
3939
]
@@ -42,7 +42,7 @@
4242
"name": "graal-js",
4343
"subdir": True,
4444
"dynamic": True,
45-
"version": "11b33a178a9d9838783a5e03f6f3b3d9fea2b489",
45+
"version": "5f294912081e699bc204b06a248e9d8b4a9c80ff",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]

0 commit comments

Comments
 (0)