forked from AkkomaGang/akkoma
set postgrex
version
This commit is contained in:
parent
4f10ef5e46
commit
aac7e0314e
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -121,7 +121,7 @@ defp deps do
|
|||
{:phoenix_ecto, "~> 4.0"},
|
||||
{:ecto_enum, "~> 1.4"},
|
||||
{:ecto_sql, "~> 3.4.4"},
|
||||
{:postgrex, ">= 0.13.5"},
|
||||
{:postgrex, ">= 0.15.5"},
|
||||
{:oban, "~> 2.0.0"},
|
||||
{:gettext, "~> 0.15"},
|
||||
{:pbkdf2_elixir, "~> 1.0"},
|
||||
|
|
Loading…
Reference in a new issue