X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=eb2e54e4ab0575afff184726cfbf55e8b017766a;hb=a98cda77580ead154dd2cb020c6d4ebc1e719d86;hp=60c7fe3f61efedbe47b67ab63427dbe88df04032;hpb=9374b527569d9182773fe52209cdb86193dbf6a2;p=akkoma diff --git a/mix.exs b/mix.exs index 60c7fe3f6..eb2e54e4a 100644 --- a/mix.exs +++ b/mix.exs @@ -102,7 +102,7 @@ defmodule Pleroma.Mixfile do {:phoenix_ecto, "~> 4.0"}, {:ecto_sql, "~> 3.2"}, {:postgrex, ">= 0.13.5"}, - {:oban, "~> 0.8.1"}, + {:oban, "~> 0.12.0"}, {:quantum, "~> 2.3"}, {:gettext, "~> 0.15"}, {:comeonin, "~> 4.1.1"},