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 f79efaa commit fa7fba7Copy full SHA for fa7fba7
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": "6.45.0",
+ "mx_version": "6.46.1",
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
@@ -24,7 +24,7 @@
24
{
25
"name" : "regex",
26
"subdir" : True,
27
- "version" : "c852ac898d74b897a4f4b875631ed0b280dc88ab",
+ "version" : "f795ef233f3e325aab46db7241f367b6c88de1b0",
28
"urls" : [
29
{"url" : "https://github.com/oracle/graal.git", "kind" : "git"},
30
]
0 commit comments