Update dependencies

phoenix_test 0.7.1 => 0.8.0
This commit is contained in:
Claudio Ortolina
2025-09-16 21:08:28 +03:00
parent 9b1241b7a4
commit 9e81326881
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ defmodule MusicLibrary.MixProject do
{:oban_web, "~> 2.11"},
# Test tooling
{:phoenix_test, "~> 0.7.0", only: :test},
{:phoenix_test, "~> 0.8.0", only: :test},
{:lazy_html, ">= 0.1.0", only: :test},
# Prod error/perf tooling