Update dependencies

websock_adapter 0.5.9 => 0.6.0
This commit is contained in:
Claudio Ortolina
2026-05-02 09:44:47 +01:00
parent 3600bb204b
commit 8dd4721dc0
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -91,6 +91,7 @@ defmodule MusicLibrary.MixProject do
# Web Server
{:bandit, "~> 1.5"},
{:phoenix, "~> 1.8.0"},
{:websock_adapter, "~> 0.6.0", override: true},
# Database
{:phoenix_ecto, "~> 4.5"},