Update dependencies

finch 0.19.0 => 0.20.0 (minor)
fluxon 1.1.4 => 1.2.0
This commit is contained in:
Claudio Ortolina
2025-07-05 13:34:46 +01:00
parent 95414f5d5c
commit 6f4aca671b
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -64,7 +64,7 @@ defmodule MusicLibrary.MixProject do
app: false,
compile: false,
depth: 1},
{:fluxon, "~> 1.1.0", repo: :fluxon},
{:fluxon, "~> 1.2.0", repo: :fluxon},
{:flagmojis, "~> 1.0"},
{:live_toast, "~> 0.8.0"},
@@ -78,7 +78,7 @@ defmodule MusicLibrary.MixProject do
{:tidewave, "~> 0.1", only: :dev},
# HTTP Clients
{:finch, "~> 0.19.0"},
{:finch, "~> 0.20.0"},
{:req, "~> 0.5.8"},
# Parsing