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 ab15020 commit 9956bd4Copy full SHA for 9956bd4
common.jsonnet
@@ -36,7 +36,7 @@ local common_json = (import "common.json");
36
37
local common = python3 + {
38
packages+: {
39
- 'mx': '5.279.2',
+ 'mx': '5.280.3',
40
'pip:pylint': '==1.9.3',
41
'pip:ninja_syntax': '==1.7.2',
42
},
0 commit comments