Skip to content

Commit 8edefcd

Browse files
committed
Update imports
1 parent 55bbd64 commit 8edefcd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ci/graal/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.62.0",
7+
"mx_version": "7.62.2",
88

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

mx.graalpython/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@
5353
},
5454
{
5555
"name": "tools",
56-
"version": "b1181d14631c6760fd72c5eb441ad1aeca1f937f",
56+
"version": "b862bbf602252edc38d61ab86191a2fb5cfacd76",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "regex",
64-
"version": "b1181d14631c6760fd72c5eb441ad1aeca1f937f",
64+
"version": "b862bbf602252edc38d61ab86191a2fb5cfacd76",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)