Skip to content

Commit c677f67

Browse files
committed
Fixed graal version
Signed-off-by: Stefan Marr <[email protected]>
1 parent 71d22b8 commit c677f67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mx.somns/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
{
1717
"name": "truffle",
1818
"subdir": True,
19-
"version": "217d8bc47ee1076cca072c8e8e9a760d24b12b5d",
19+
"version": "36b837a59fc17a6c7642a46cd287e86306039520",
2020
"urls": [{"url": "https://github.com/smarr/truffle", "kind": "git"}],
2121
},
2222
{
2323
"name": "tools",
2424
"subdir": True,
25-
"version": "217d8bc47ee1076cca072c8e8e9a760d24b12b5d",
25+
"version": "36b837a59fc17a6c7642a46cd287e86306039520",
2626
"urls": [{"url": "https://github.com/smarr/truffle", "kind": "git"}],
2727
},
2828
]

0 commit comments

Comments
 (0)