diff --git a/mx.fastr/suite.py b/mx.fastr/suite.py
index 72aadb14dfb6e0d5fb99360512035f849c73ce3b..0190df1176e17f6ec27ef1ec38b43886aebe695a 100644
--- a/mx.fastr/suite.py
+++ b/mx.fastr/suite.py
@@ -28,7 +28,7 @@ suite = {
     "suites" : [
             {
                "name" : "truffle",
-               "version" : "af21c6632dbc4e8c48cd25d0b7d623d379c888e6",
+               "version" : "fba0a06835a9789e4db45a0e4f0cc4d139b5fa46",
                "urls" : [
                     {"url" : "https://github.com/graalvm/truffle", "kind" : "git"},
                     {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},