Update phoenix_test 0.10.0 => 0.11.0

This commit is contained in:
Claudio Ortolina
2026-04-26 18:57:21 +01:00
parent fdc64de30f
commit 8e2a9b4941
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -166,7 +166,7 @@ defmodule MusicLibrary.MixProject do
{:oban_web, "~> 2.12"},
# Test tooling
{:phoenix_test, "~> 0.10.0", only: :test},
{:phoenix_test, "~> 0.11.0", only: :test},
{:lazy_html, ">= 0.1.0", only: :test},
# Prod error/perf tooling