chore: upgrade runtimes

* `erlang` from 27.0.1 to 27.1.2
* `elixir` from 1.17.2 to 1.17.3
* `task` from 3.38.0 to 3.39.2
This commit is contained in:
João Paulo Dubas 2024-10-21 23:28:52 +00:00
parent 2064ea8fb6
commit 6c4819e5c7
Signed by: joao.dubas
SSH Key Fingerprint: SHA256:V1mixgOGRc/YMhGx/DNkOSmJxgA2vHNrDZEk3wt/kOA

View File

@ -1,4 +1,4 @@
[tools]
erlang = "27.0.1"
elixir = "1.17.2-otp-27"
task = "3.38.0"
erlang = "27.1.2"
elixir = "1.17.3"
task = "3.39.2"