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.
2 parents 323f573 + b46f2bb commit 78d02e6Copy full SHA for 78d02e6
common.json
@@ -4,7 +4,7 @@
4
"Jsonnet files should not include this file directly but use ci/common.jsonnet instead."
5
],
6
7
- "mx_version": "7.49.0",
+ "mx_version": "7.51.2",
8
9
"COMMENT.jdks": "When adding or removing JDKs keep in sync with JDKs in ci/common.jsonnet",
10
"jdks": {
graal-js/mx.graal-js/suite.py
@@ -25,7 +25,7 @@
25
{
26
"name" : "regex",
27
"subdir" : True,
28
- "version" : "afc6d2e5207029ee48450e945411daa5c8bb48c9",
+ "version" : "ed067f1f7c575a638991d34bcab15f895a4b26b7",
29
"urls" : [
30
{"url" : "https://github.com/oracle/graal.git", "kind" : "git"},
31
]
0 commit comments