X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=c781995e0dc271f41ed153d43fd2efa07b039ac7;hb=5e365448f3fed98da0395ad69c9325795a85a12d;hp=a1fcde564be471f5330adbb0463c1d61565fdf5c;hpb=ce089615e1e89fbb63b0c0548906f3b6c22abac2;p=akkoma diff --git a/mix.exs b/mix.exs index a1fcde564..c781995e0 100644 --- 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"},