diff --git a/mise.toml b/mise.toml index 41650a6..4ad52eb 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] elixir = "1.19.5" -erlang = "27.3.4" +erlang = "29.0.2" [tasks."dev:reset"] description = "Reset and recompile project"