chore(deps): update dependency postgrex to ~> 0.21.0
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
2
mix.exs
2
mix.exs
@@ -49,7 +49,7 @@ defmodule Wabanex.MixProject do
|
||||
{:phoenix_view, "~> 2.0.0"},
|
||||
{:phoenix_live_dashboard, "~> 0.8.0"},
|
||||
{:plug_cowboy, "~> 2.7.0"},
|
||||
{:postgrex, "~> 0.20.0"},
|
||||
{:postgrex, "~> 0.21.0"},
|
||||
{:prom_ex, "~> 1.11.0"},
|
||||
{:sobelow, "~> 0.14", only: [:dev, :test], runtime: false},
|
||||
{:telemetry_metrics, "~> 1.1.0"},
|
||||
|
Reference in New Issue
Block a user