Skip to content

Commit

Permalink
GR-49173 : make GraalVM 23.1.1 follow up
Browse files Browse the repository at this point in the history
  • Loading branch information
marwan-hallaoui committed Oct 9, 2023
1 parent 19d2b9c commit b102df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion truffle/mx.truffle/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"mxversion": "6.39.0",
"name" : "truffle",
"version" : "23.1.1",
"release" : False,
"release" : True,
"groupId" : "org.graalvm.truffle",
"sourceinprojectwhitelist" : [],
"url" : "http://openjdk.java.net/projects/graal",
Expand Down

0 comments on commit b102df7

Please sign in to comment.