Merge branch 'develop' into issue/1411
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 60c7fe3f61efedbe47b67ab63427dbe88df04032..eb2e54e4ab0575afff184726cfbf55e8b017766a 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -102,7 +102,7 @@ defmodule Pleroma.Mixfile do
       {:phoenix_ecto, "~> 4.0"},
       {:ecto_sql, "~> 3.2"},
       {:postgrex, ">= 0.13.5"},
-      {:oban, "~> 0.8.1"},
+      {:oban, "~> 0.12.0"},
       {:quantum, "~> 2.3"},
       {:gettext, "~> 0.15"},
       {:comeonin, "~> 4.1.1"},