Skip to content

Commit

Permalink
Update mx version.
Browse files Browse the repository at this point in the history
Allows building GraalVM images with a JDK in extra java homes more
recent than the one in java home.
  • Loading branch information
ansalond committed Feb 3, 2022
1 parent 5813111 commit 43143c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/mx.sdk/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
# SOFTWARE.
#
suite = {
"mxversion" : "5.309.1",
"mxversion" : "5.317.17",
"name" : "sdk",
"version" : "22.1.0",
"release" : False,
Expand Down

0 comments on commit 43143c1

Please sign in to comment.