source-academy / backend

Backend of Source Academy @ NUS, LMS extension of Source Academy (Elixir, Ecto, Phoenix, PostgreSQL)
https://sourceacademy.nus.edu.sg
Apache License 2.0
39 stars 50 forks source link

Upgrade Elixir version #1198

Open RichDom2185 opened 1 month ago

RichDom2185 commented 1 month ago
image

We should aim to update to later versions of Elixir (latest now is 1.17); the codebase is still on 1.13.3.

RichDom2185 commented 3 weeks ago

Upgrading severity to important as 1.13 is now very close to EOL and our dependencies will soon drop compatibility for it.