Skip to content

Commit a64ba0f

Browse files
OracleLabsAutomationeregon
authored andcommitted
Update graal import.
1 parent 5b41cc1 commit a64ba0f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

common.json

Lines changed: 4 additions & 4 deletions
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.27.5",
7+
"mx_version": "6.27.6",
88

99
"COMMENT.jdks": "When adding or removing JDKs keep in sync with JDKs in ci/common.jsonnet",
1010
"jdks": {
@@ -46,9 +46,9 @@
4646
},
4747

4848
"eclipse": {
49-
"version": "4.14.0",
50-
"short_version": "4.14",
51-
"timestamp": "201912100610"
49+
"version": "4.26.0",
50+
"short_version": "4.26",
51+
"timestamp": "202211231800"
5252
},
5353

5454
"pip": {

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": "f49685115ed0669641559593242832e06a437278",
10+
"version": "53bd3f0cb3f3a4e07d725203f3c352e34c6a845d",
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": "f49685115ed0669641559593242832e06a437278",
19+
"version": "53bd3f0cb3f3a4e07d725203f3c352e34c6a845d",
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)