Bump minimum Elixir version to 1.10

With the release of Elixir 1.14, Elixir 1.9 is now end-of-life.

Elixir 1.10 Release Notes:
https://github.com/elixir-lang/elixir/releases/tag/v1.10.0
This commit is contained in:
Haelwenn (lanodan) Monnier 2022-09-02 22:35:08 +02:00
commit 21ab7369ca
14 changed files with 18 additions and 38 deletions

View file

@ -1,2 +1,2 @@
elixir_version=1.9.4
elixir_version=1.10.4
erlang_version=22.3.4.1