Update dependencies

fluxon 2.0.0 => 2.1.0
This commit is contained in:
Claudio Ortolina
2025-09-01 11:58:25 +03:00
parent 66f8bdd895
commit 74fa3b7a6f
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ defmodule MusicLibrary.MixProject do
app: false,
compile: false,
depth: 1},
{:fluxon, "~> 2.0.0", repo: :fluxon},
{:fluxon, "~> 2.1.0", repo: :fluxon},
{:flagmojis, "~> 1.0"},
{:live_toast, "~> 0.8.0"},