feat: upgrade elixir from 1.17.3 to 1.18.2

This commit is contained in:
2025-01-22 23:41:46 +00:00
parent 5d3e1d72ea
commit 6e4964bcd5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
[tools]
erlang = "27.2"
elixir = "1.17.3"
elixir = "1.18.2"
task = "3.40.1"