Update dependencies

phoenix_test 0.5.1 => 0.6.0
This commit is contained in:
Claudio Ortolina
2025-03-27 15:16:33 +00:00
parent 93a2ef88f1
commit cca3ab88d0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ defmodule MusicLibrary.MixProject do
{:nimble_options, "~> 1.1"},
# Test tooling
{:phoenix_test, "~> 0.5.1", only: :test},
{:phoenix_test, "~> 0.6.0", only: :test},
{:floki, ">= 0.30.0", only: :test},
{:fast_html, "~> 2.0", only: :test},