Update oban to 0.8.1
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 911ebad1d4479cc16e35df05919b688481e4f75b..230f90244acd8cd36fb12104af57421880559451 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -101,7 +101,7 @@ defmodule Pleroma.Mixfile do
       {:phoenix_ecto, "~> 4.0"},
       {:ecto_sql, "~> 3.1"},
       {:postgrex, ">= 0.13.5"},
-      {:oban, "~> 0.7"},
+      {:oban, "~> 0.8.1"},
       {:quantum, "~> 2.3"},
       {:gettext, "~> 0.15"},
       {:comeonin, "~> 4.1.1"},