Skip to content

Commit 43143c1

Browse files
committed
Update mx version.
Allows building GraalVM images with a JDK in extra java homes more recent than the one in java home.
1 parent 5813111 commit 43143c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/mx.sdk/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
# SOFTWARE.
4040
#
4141
suite = {
42-
"mxversion" : "5.309.1",
42+
"mxversion" : "5.317.17",
4343
"name" : "sdk",
4444
"version" : "22.1.0",
4545
"release" : False,

0 commit comments

Comments
 (0)