Update dependencies

ex_ast 0.11.1 => 0.11.2
finch 0.21.0 => 0.22.0 (minor)
This commit is contained in:
Claudio Ortolina
2026-05-12 16:45:29 +01:00
parent 747d509b87
commit d1c520f2ed
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ defmodule MusicLibrary.MixProject do
{:dialyxir, "~> 1.4", only: [:dev, :test], runtime: false},
# HTTP Clients
{:finch, "~> 0.21.0"},
{:finch, "~> 0.22.0"},
{:req, "~> 0.5.8"},
{:server_sent_events, "~> 1.0"},