Skip to content

Commit 9956bd4

Browse files
committed
Update fixed mx version.
Mx checkout-downstream needs @mx.no_suite_loading.
1 parent ab15020 commit 9956bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ local common_json = (import "common.json");
3636

3737
local common = python3 + {
3838
packages+: {
39-
'mx': '5.279.2',
39+
'mx': '5.280.3',
4040
'pip:pylint': '==1.9.3',
4141
'pip:ninja_syntax': '==1.7.2',
4242
},

0 commit comments

Comments
 (0)