Update dependencies

phoenix_test 0.6.0 => 0.7.0 (minor)
This commit is contained in:
Claudio Ortolina
2025-06-14 12:29:25 +03:00
parent 6b383e6ff9
commit da5a3bad53
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ defmodule MusicLibrary.MixProject do
{:oban_web, "~> 2.11"},
# Test tooling
{:phoenix_test, "~> 0.6.0", only: :test},
{:phoenix_test, "~> 0.7.0", only: :test},
{:floki, ">= 0.30.0", only: :test},
# Prod error/perf tooling