Update oban to 2.21.0

This commit is contained in:
Claudio Ortolina
2026-03-26 09:37:09 +00:00
parent 78126535cf
commit a5041d683a
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ defmodule MusicLibrary.MixProject do
{:nimble_options, "~> 1.1"},
# Background Jobs
{:oban, "~> 2.20"},
{:oban, "~> 2.21"},
{:oban_web, "~> 2.11"},
# Test tooling