Mount oban_web

This commit is contained in:
Claudio Ortolina
2025-04-14 17:14:39 +01:00
parent a3b6510c40
commit 7c0cee4732
6 changed files with 15 additions and 1 deletions
+1
View File
@@ -88,6 +88,7 @@ defmodule MusicLibrary.MixProject do
# Background Jobs
{:oban, "~> 2.19"},
{:oban_web, "~> 2.11"},
# Test tooling
{:phoenix_test, "~> 0.6.0", only: :test},