Merge branch 'copyright-fun' into 'develop'
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 26b52b0cb131e3a6e2594e85b1d1775329ec3eba..489bb5729ba04a25d6a20793a2ce87720aa999ca 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -123,7 +123,7 @@ defmodule Pleroma.Mixfile do
       {:ecto_enum, "~> 1.4"},
       {:ecto_sql, "~> 3.4.4"},
       {:postgrex, ">= 0.15.5"},
-      {:oban, "~> 2.1.0"},
+      {:oban, "~> 2.3.4"},
       {:gettext, "~> 0.18"},
       {:bcrypt_elixir, "~> 2.2"},
       {:trailing_format_plug, "~> 0.0.7"},