From f31a76043a360e30d968026111de0b547257f850 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 04:23:51 +0000 Subject: [PATCH] chore(deps): update dependency erlang to v26.2.5 (#45) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index d4ff4fc..cd8fcb9 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.16.2" -erlang = "26.2.4" +erlang = "26.2.5"