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 8d840b6 + 003d67a commit 5318b94Copy full SHA for 5318b94
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.64.2",
+ "mx_version": "7.65.3",
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" : "1d34199ccb381a441e997fe03a7b8f2ecf1f444c",
+ "version" : "b4f3706a0f2dfb0029d3ac18ea8727a2f7ae9ecb",
29
"urls" : [
30
{"url" : "https://github.com/oracle/graal.git", "kind" : "git"},
31
]
0 commit comments