Skip to content

Commit 7260e86

Browse files
committed
[GR-48571] Update mx to compose unittest configs from dependencies.
1 parent 19299c9 commit 7260e86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.53.2",
7+
"mx_version": "7.0.3",
88

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

truffle/mx.truffle/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
# SOFTWARE.
4040
#
4141
suite = {
42-
"mxversion": "6.44.1",
42+
"mxversion": "7.0.3",
4343
"name" : "truffle",
4444
"version" : "24.0.0",
4545
"release" : False,

0 commit comments

Comments
 (0)