diff options
| author | Mark Felder <feld@FreeBSD.org> | 2020-10-05 12:40:53 -0500 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2020-10-05 12:40:53 -0500 |
| commit | 346cc3ac244384d37d1bcbbe888173725465a307 (patch) | |
| tree | 61947d678e4f0a1be1a71e68f0bf4f03301eb725 /mix.exs | |
| parent | 3f201475e099aecf0c77ca5396b114433ea58224 (diff) | |
| parent | 4b05eb9a321ebdc03588f786683e83427fe31f1c (diff) | |
| download | pleroma-346cc3ac244384d37d1bcbbe888173725465a307.tar.gz pleroma-346cc3ac244384d37d1bcbbe888173725465a307.zip | |
Merge branch 'develop' into feature/1893-remote-emoji-packs-pagination
Diffstat (limited to 'mix.exs')
| -rw-r--r-- | mix.exs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -122,7 +122,7 @@ defmodule Pleroma.Mixfile do {:ecto_enum, "~> 1.4"}, {:ecto_sql, "~> 3.4.4"}, {:postgrex, ">= 0.15.5"}, - {:oban, "~> 2.0.0"}, + {:oban, "~> 2.1.0"}, {:gettext, "~> 0.18"}, {:pbkdf2_elixir, "~> 1.2"}, {:bcrypt_elixir, "~> 2.2"}, |
