Skip to content

Commit d3c18a6

Browse files
committed
[GR-26395] Periodic update of the graal import.
PullRequest: truffleruby/3734
2 parents 388483f + 90d1e2b commit d3c18a6

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": "6.16.6",
7+
"mx_version": "6.17.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
@@ -7,7 +7,7 @@
77
{
88
"name": "regex",
99
"subdir": True,
10-
"version": "7898bacfc2c8164a1087aa78d7cecc46d9d6f5e8",
10+
"version": "e1d6997fce4279ffab3b48d53f680d9e6b19d26a",
1111
"urls": [
1212
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
1313
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -16,7 +16,7 @@
1616
{
1717
"name": "sulong",
1818
"subdir": True,
19-
"version": "7898bacfc2c8164a1087aa78d7cecc46d9d6f5e8",
19+
"version": "e1d6997fce4279ffab3b48d53f680d9e6b19d26a",
2020
"urls": [
2121
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
2222
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)