Skip to content

Commit

Permalink
fix: buildpack
Browse files Browse the repository at this point in the history
  • Loading branch information
dogweather committed Nov 4, 2023
1 parent d845e10 commit 4d6c430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elixir_buildpack.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Elixir version
elixir_version=1.14.0
elixir_version=1.15.0

# Erlang version
# available versions https://github.com/HashNuke/heroku-buildpack-elixir-otp-builds/blob/master/otp-versions
erlang_version=24.3.4
erlang_version=26.1.2

0 comments on commit 4d6c430

Please sign in to comment.