Update dependencies

dns_cluster 0.1.3 => 0.2.0 (minor)
This commit is contained in:
Claudio Ortolina
2025-03-05 08:45:35 +00:00
parent 88f9a08abf
commit 20950fc58b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ defmodule MusicLibrary.MixProject do
{:gettext, "~> 0.20"},
# Web Server
{:dns_cluster, "~> 0.1.1"},
{:dns_cluster, "~> 0.2.0"},
{:bandit, "~> 1.5"},
{:phoenix, "~> 1.7.14"},