We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19299c9 commit 7260e86Copy full SHA for 7260e86
common.json
@@ -4,7 +4,7 @@
4
"Jsonnet files should not include this file directly but use ci/common.jsonnet instead."
5
],
6
7
- "mx_version": "6.53.2",
+ "mx_version": "7.0.3",
8
9
"COMMENT.jdks": "When adding or removing JDKs keep in sync with JDKs in ci/common.jsonnet",
10
"jdks": {
truffle/mx.truffle/suite.py
@@ -39,7 +39,7 @@
39
# SOFTWARE.
40
#
41
suite = {
42
- "mxversion": "6.44.1",
+ "mxversion": "7.0.3",
43
"name" : "truffle",
44
"version" : "24.0.0",
45
"release" : False,
0 commit comments