Skip to content

Commit e27ee1c

Browse files
Automatic merge of master into galahad
2 parents d3ee7ba + e4577f1 commit e27ee1c

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": "7.58.6",
7+
"mx_version": "7.58.9",
88

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

compiler/mx.compiler/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
suite = {
2-
"mxversion": "7.55.2",
2+
"mxversion": "7.58.9",
33
"name" : "compiler",
44
"sourceinprojectwhitelist" : [],
55

0 commit comments

Comments
 (0)