Skip to content

Commit 5318b94

Browse files
OracleLabsAutomationwoess
authored andcommitted
[GR-23997] Periodic update of the graal import (2025-11-07).
PullRequest: js/3631
2 parents 8d840b6 + 003d67a commit 5318b94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Jsonnet files should not include this file directly but use ci/common.jsonnet instead."
55
],
66

7-
"mx_version": "7.64.2",
7+
"mx_version": "7.65.3",
88

99
"COMMENT.jdks": "When adding or removing JDKs keep in sync with JDKs in ci/common.jsonnet",
1010
"jdks": {

graal-js/mx.graal-js/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
{
2626
"name" : "regex",
2727
"subdir" : True,
28-
"version" : "1d34199ccb381a441e997fe03a7b8f2ecf1f444c",
28+
"version" : "b4f3706a0f2dfb0029d3ac18ea8727a2f7ae9ecb",
2929
"urls" : [
3030
{"url" : "https://github.com/oracle/graal.git", "kind" : "git"},
3131
]

0 commit comments

Comments
 (0)