Update dependencies

phoenix_test 0.7.0 => 0.7.1
This commit is contained in:
Claudio Ortolina
2025-08-09 08:14:09 +03:00
parent 702cd9aaae
commit 182c428542
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ defmodule MusicLibrary.MixProject do
# Web Server
{:dns_cluster, "~> 0.2.0"},
{:bandit, "~> 1.5"},
{:phoenix, "~> 1.8.0", override: true},
{:phoenix, "~> 1.8.0"},
# Database
{:phoenix_ecto, "~> 4.5"},