From 9de53136fdcbbb5a574981c97bd8b979f3cfbb23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 21:42:59 +0000 Subject: [PATCH] Update dependency elixir to v1.20.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 41650a6..b58257c 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -elixir = "1.19.5" +elixir = "1.20.2" erlang = "27.3.4" [tasks."dev:reset"]