X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=mix.exs;h=7c8e52a676f35b77f1deaf71749f32b396fea8d3;hb=9ef912aecfbeef670db0614ec2014321c37f3b7a;hp=47f237d99af8a9c72143b7087c4932a09525544c;hpb=c8d3c3bfeca66d16846f97b50328e0718cfe5fef;p=akkoma diff --git a/mix.exs b/mix.exs index 47f237d99..7c8e52a67 100644 --- a/mix.exs +++ b/mix.exs @@ -103,7 +103,7 @@ defmodule Pleroma.Mixfile do {:ecto_enum, "~> 1.4"}, {: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"},