Update dependencies

phoenix_test 0.8.3 => 0.9.0 (minor)
This commit is contained in:
Claudio Ortolina
2025-11-08 20:56:27 +00:00
parent 4d07d3f444
commit 505ff48017
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ defmodule MusicLibrary.MixProject do
{:oban_web, "~> 2.11"},
# Test tooling
{:phoenix_test, "~> 0.8.0", only: :test},
{:phoenix_test, "~> 0.9.0", only: :test},
{:lazy_html, ">= 0.1.0", only: :test},
# Prod error/perf tooling