Skip to content

Commit 7febb68

Browse files
OracleLabsAutomationandrykonchin
authored andcommitted
[GR-26395] Periodic update of the graal import.
PullRequest: truffleruby/4550
2 parents 47bbccc + b5c1b05 commit 7febb68

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.51.2",
7+
"mx_version": "7.54.3",
88

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

mx.truffleruby/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
{
2323
"name": "regex",
2424
"subdir": True,
25-
"version": "244745f9c31b747826fc7ca75f2b4c1732bbf215",
25+
"version": "95f5b30108315f39a07a4738bdbde6a69704a19f",
2626
"urls": [
2727
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
2828
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -31,7 +31,7 @@
3131
{
3232
"name": "sulong",
3333
"subdir": True,
34-
"version": "244745f9c31b747826fc7ca75f2b4c1732bbf215",
34+
"version": "95f5b30108315f39a07a4738bdbde6a69704a19f",
3535
"urls": [
3636
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
3737
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)