Skip to content

Commit fa7fba7

Browse files
committed
Bump graal import.
(cherry picked from commit e1c31c6)
1 parent f79efaa commit fa7fba7

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": "6.45.0",
7+
"mx_version": "6.46.1",
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
@@ -24,7 +24,7 @@
2424
{
2525
"name" : "regex",
2626
"subdir" : True,
27-
"version" : "c852ac898d74b897a4f4b875631ed0b280dc88ab",
27+
"version" : "f795ef233f3e325aab46db7241f367b6c88de1b0",
2828
"urls" : [
2929
{"url" : "https://github.com/oracle/graal.git", "kind" : "git"},
3030
]

0 commit comments

Comments
 (0)