Skip to content

Commit 80c63f8

Browse files
OracleLabsAutomationandrykonchin
authored andcommitted
[GR-26395] Periodic update of the graal import.
PullRequest: truffleruby/4299
2 parents 829012c + 0569e48 commit 80c63f8

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.25.14",
7+
"mx_version": "7.26.0",
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
@@ -20,7 +20,7 @@
2020
{
2121
"name": "regex",
2222
"subdir": True,
23-
"version": "b66e3f298ec0dacedc60b8b794f5319604d06710",
23+
"version": "4186b49c88690386fce71af0c7ad8a5a341d6d8e",
2424
"urls": [
2525
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
2626
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -29,7 +29,7 @@
2929
{
3030
"name": "sulong",
3131
"subdir": True,
32-
"version": "b66e3f298ec0dacedc60b8b794f5319604d06710",
32+
"version": "4186b49c88690386fce71af0c7ad8a5a341d6d8e",
3333
"urls": [
3434
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
3535
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)