We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c94525 commit 36c20d3Copy full SHA for 36c20d3
mix.exs
@@ -33,7 +33,7 @@ defmodule Eblog.Mixfile do
33
[{:phoenix, "== 1.6.16"},
34
{:phoenix_pubsub, "== 1.1.2"},
35
{:phoenix_ecto, "== 3.6.0"},
36
- {:postgrex, "== 0.16.5"},
+ {:postgrex, "== 0.21.1"},
37
{:phoenix_html, "== 2.14.3"},
38
{:phoenix_live_reload, "== 1.3.3", only: :dev},
39
{:gettext, "== 0.19.1"},
0 commit comments