From 573fa9774a340a740c1dc2dfb8486f08956a17bc Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Tue, 8 Apr 2025 12:23:35 +0000 Subject: [PATCH] chore(deps): update dependency erlang to v27.3.2 (#210) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [erlang](https://github.com/erlang/otp) | patch | `27.3.1` -> `27.3.2` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/210 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 12a48cf..7f043fb 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -36,7 +36,7 @@ "ubi:max-niederman/ttyper" = "1.6.0" "ubi:wagoodman/dive" = "0.13.1" elixir = "1.18.3" -erlang = "27.3.1" +erlang = "27.3.2" go = "1.24.2" lua = "5.1.5" luajit = "2.0.5"