Skip to content

Commit

Permalink
Update mx version to 7.27.2
Browse files Browse the repository at this point in the history
This avoids deprecation warnings from mx.

Signed-off-by: Stefan Marr <[email protected]>
  • Loading branch information
smarr committed Jun 21, 2024
1 parent 7ef3667 commit 2d916f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mx.trufflesom/suite.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
suite = {
"name": "trufflesom",
"mxversion": "6.18.0",
"mxversion": "7.27.2",
"versionConflictResolution": "latest",
"version": "0.0.1",
"release": False,
Expand Down

0 comments on commit 2d916f1

Please sign in to comment.