Update dependencies

fluxon 2.1.0 => 2.2.0
This commit is contained in:
Claudio Ortolina
2025-10-23 09:41:05 +01:00
parent e9eb3a9feb
commit fe243892f1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ defmodule MusicLibrary.MixProject do
app: false,
compile: false,
depth: 1},
{:fluxon, "~> 2.1.0", repo: :fluxon},
{:fluxon, "~> 2.2.0", repo: :fluxon},
{:flagmojis, "~> 1.0"},
{:live_toast, "~> 0.8.0"},