Skip to content

Commit c6fd7c7

Browse files
[GR-59039] Bump to mx version fixing the energy regex patterns
PullRequest: graal/21219
2 parents 19dc2be + 14ca439 commit c6fd7c7

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.55.7",
7+
"mx_version": "7.57.0",
88

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

sdk/mx.sdk/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": "7.55.6",
42+
"mxversion": "7.57.0",
4343
"name" : "sdk",
4444
"version" : "26.0.0",
4545
"release" : False,

0 commit comments

Comments
 (0)