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 2ec37d4 commit a98aee9Copy full SHA for a98aee9
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.58.6",
+ "mx_version": "7.58.9",
8
9
"COMMENT.jdks": "When adding or removing JDKs keep in sync with JDKs in ci/common.jsonnet",
10
"jdks": {
compiler/mx.compiler/suite.py
@@ -1,5 +1,5 @@
1
suite = {
2
- "mxversion": "7.55.2",
+ "mxversion": "7.58.9",
3
"name" : "compiler",
"sourceinprojectwhitelist" : [],
0 commit comments