From dcccc043536ad39b8b30219c993b85d7949c1957 Mon Sep 17 00:00:00 2001 From: Guilherme Werner Date: Fri, 6 Sep 2024 14:39:27 -0300 Subject: [PATCH] Update Asdf.sh --- Scripts/Asdf.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Scripts/Asdf.sh b/Scripts/Asdf.sh index dc08405..b330526 100644 --- a/Scripts/Asdf.sh +++ b/Scripts/Asdf.sh @@ -39,10 +39,10 @@ asdf global java temurin-21.0.2+13.0.LTS # Erlang -asdf install erlang 25.1.2 -asdf global erlang 25.1.2 +asdf install erlang 27.0.1 +asdf global erlang 27.0.1 # Elixir -asdf install elixir 1.14.2-otp-25 -asdf global elixir 1.14.2-otp-25 +asdf install elixir 1.17.2-otp-27 +asdf global elixir 1.17.2-otp-27