Skip to content

Commit

Permalink
fix: bump elixir version in buildpack (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruioliveira02 authored Dec 23, 2023
1 parent dd48888 commit 709f30e
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,3 +1,3 @@
erlang_version=24.3.3
elixir_version=1.13.4
erlang_version=25.1.2
elixir_version=1.14.1
always_rebuild=true

0 comments on commit 709f30e

Please sign in to comment.