Update dependencies

oban 2.20.2 => 2.20.3
oban_web 2.11.6 => 2.11.7
finch 0.20.0 => 0.21.0 (minor)
This commit is contained in:
Claudio Ortolina
2026-01-22 12:00:34 +00:00
parent 57f138e597
commit 80087cc2bd
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ defmodule MusicLibrary.MixProject do
{:live_debugger, "~> 0.5.0", only: :dev},
# HTTP Clients
{:finch, "~> 0.20.0"},
{:finch, "~> 0.21.0"},
{:req, "~> 0.5.8"},
# Parsing