update elixir version

This commit is contained in:
Graham McIntire 2024-01-14 11:53:53 -06:00
parent bbe8f1b420
commit 95f4873971
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
elixir 1.15.7-otp-26
elixir 1.16.0-otp-26
erlang 26.2

View file

@ -1,8 +1,8 @@
# Erlang version
erlang_version=25.2
erlang_version=26.2
# Elixir version
elixir_version=1.14.3
elixir_version=1.16.0
# Always rebuild from scratch on every deploy?
always_rebuild=false