Update dependencies

lazy_html 0.1.4 => 0.1.5
phoenix 1.8.0-rc.4 => 1.8.0
This commit is contained in:
Claudio Ortolina
2025-08-06 09:44:16 +03:00
parent 13828ed4dd
commit 53d4c0dbc0
2 changed files with 3 additions and 3 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-rc.4", override: true},
{:phoenix, "~> 1.8.0", override: true},
# Database
{:phoenix_ecto, "~> 4.5"},