From 65f354117cb3f3be9e37b1464f53a0e4d9761e3b Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Fri, 18 Jul 2025 13:32:27 +0000 Subject: [PATCH] chore(deps): update dependency erlang to v28.0.2 (#261) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [erlang](https://github.com/erlang/otp) | patch | `28.0.1` -> `28.0.2` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/261 Co-authored-by: renovate-bot Co-committed-by: renovate-bot --- config/mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index 3919658..562aa4b 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -44,7 +44,7 @@ "ubi:supabase/cli" = { version = "2.30.4", exe = "supabase" } "ubi:wagoodman/dive" = "0.13.1" elixir = "1.18.4" -erlang = "28.0.1" +erlang = "28.0.2" go = "1.24.5" lua = "5.1.5" luajit = "2.0.5"