Merge branch 'following-relationships-optimizations' into 'develop'
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index a1fcde564be471f5330adbb0463c1d61565fdf5c..c781995e0dc271f41ed153d43fd2efa07b039ac7 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -117,7 +117,7 @@ defmodule Pleroma.Mixfile do
       {:ecto_enum, "~> 1.4"},
       {:ecto_sql, "~> 3.3.2"},
       {:postgrex, ">= 0.13.5"},
-      {:oban, "~> 0.12.1"},
+      {:oban, "~> 1.2"},
       {:gettext, "~> 0.15"},
       {:comeonin, "~> 4.1.1"},
       {:pbkdf2_elixir, "~> 0.12.3"},