From a3f9894250e7539c101820119c64cc4ecb85b576 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 05:04:06 +0000 Subject: [PATCH] chore(deps): update dependency erlang to v27 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index ab6bc2f..2551ff5 100644 --- a/.mise.toml +++ b/.mise.toml @@ -3,4 +3,4 @@ ERL_AFLAGS = "-kernel shell_history enabled -kernel shell_history_file_bytes 102 [tools] elixir = "1.17.3" -erlang = "26.2.5" +erlang = "27.1"