Skip to content

Commit 21afa35

Browse files
committed
Update graal import.
1 parent cb0df5f commit 21afa35

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.26.0",
7+
"mx_version": "7.27.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": "4186b49c88690386fce71af0c7ad8a5a341d6d8e",
23+
"version": "ee0e5b66ae9bc3ac9f2fddab7484a0dea5ae514e",
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": "4186b49c88690386fce71af0c7ad8a5a341d6d8e",
32+
"version": "ee0e5b66ae9bc3ac9f2fddab7484a0dea5ae514e",
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)