diff --git a/.mise.toml b/.mise.toml index 9c7660d..ab6bc2f 100644 --- a/.mise.toml +++ b/.mise.toml @@ -2,5 +2,5 @@ ERL_AFLAGS = "-kernel shell_history enabled -kernel shell_history_file_bytes 1024000" [tools] -elixir = "1.17.2" +elixir = "1.17.3" erlang = "26.2.5"