Merge branch 'develop' into refactor/notification_settings
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 126aa47090114d1cb46028d9312feb9486e2d93b..d7992ee37181180cfbe687e92e70193df87e4364 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -122,9 +122,9 @@ defmodule Pleroma.Mixfile do
       {:phoenix_pubsub, "~> 1.1"},
       {:phoenix_ecto, "~> 4.0"},
       {:ecto_enum, "~> 1.4"},
-      {:ecto_sql, "~> 3.3.2"},
+      {:ecto_sql, "~> 3.4.4"},
       {:postgrex, ">= 0.13.5"},
-      {:oban, "~> 1.2"},
+      {:oban, "~> 2.0.0"},
       {:gettext, "~> 0.15"},
       {:pbkdf2_elixir, "~> 1.0"},
       {:bcrypt_elixir, "~> 2.0"},