Skip to content

Commit 5823b74

Browse files
committed
Bump mx version
1 parent 847582f commit 5823b74

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.57.1",
7+
"mx_version": "7.58.1",
88

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

substratevm/mx.substratevm/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pylint: disable=line-too-long
22
suite = {
3-
"mxversion": "7.55.7",
3+
"mxversion": "7.58.1",
44
"name": "substratevm",
55
"version" : "26.0.0",
66
"release" : False,

0 commit comments

Comments
 (0)