Upgrade Oban to v2.20

This commit is contained in:
Claudio Ortolina
2025-08-14 18:32:10 +03:00
parent 002bf57827
commit c47ecc4832
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ defmodule MusicLibrary.MixProject do
{:nimble_options, "~> 1.1"},
# Background Jobs
{:oban, "~> 2.19"},
{:oban, "~> 2.20"},
{:oban_web, "~> 2.11"},
# Test tooling