Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
erlang 25.1
erlang 25.1.1
elixir 1.14.0-otp-25
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The purpose of this project is to implement an application where fans can commen

- Elixir 1.14.0 or newer

- Erlang 25.1 or newer
- Erlang 25.1.1 or newer

- Node >= 14.19.0 and <= 15.0

Expand Down
2 changes: 1 addition & 1 deletion elixir_buildpack.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
elixir_version=1.14.0

# Erlang version
erlang_version=25.1
erlang_version=25.1.1