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.
2 parents 19dc2be + 14ca439 commit c6fd7c7Copy full SHA for c6fd7c7
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": "7.55.7",
+ "mx_version": "7.57.0",
8
9
"COMMENT.jdks": "When adding or removing JDKs keep in sync with JDKs in ci/common.jsonnet",
10
"jdks": {
sdk/mx.sdk/suite.py
@@ -39,7 +39,7 @@
39
# SOFTWARE.
40
#
41
suite = {
42
- "mxversion": "7.55.6",
+ "mxversion": "7.57.0",
43
"name" : "sdk",
44
"version" : "26.0.0",
45
"release" : False,
0 commit comments