Skip to content

Commit 8c070b3

Browse files
committed
Update imports
1 parent a7adaa7 commit 8c070b3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.75.0",
7+
"mx_version": "7.78.0",
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": "d91d0933e25afd6486c281d5f7e06b11ee18e15c",
56+
"version": "781c76cda2483f09b630dea7d19074b940eb1970",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "regex",
64-
"version": "d91d0933e25afd6486c281d5f7e06b11ee18e15c",
64+
"version": "781c76cda2483f09b630dea7d19074b940eb1970",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)