chore(deps): update dependency gettext to ~> 0.24
This commit is contained in:
parent
8eed2f1423
commit
0a0c1930e5
2
mix.exs
2
mix.exs
@ -44,7 +44,7 @@ defmodule Ketbin.MixProject do
|
|||||||
{:phoenix_live_dashboard, "~> 0.5"},
|
{:phoenix_live_dashboard, "~> 0.5"},
|
||||||
{:telemetry_metrics, "~> 0.6"},
|
{:telemetry_metrics, "~> 0.6"},
|
||||||
{:telemetry_poller, "~> 0.5"},
|
{:telemetry_poller, "~> 0.5"},
|
||||||
{:gettext, "~> 0.18"},
|
{:gettext, "~> 0.24"},
|
||||||
{:jason, "~> 1.2"},
|
{:jason, "~> 1.2"},
|
||||||
{:plug_cowboy, "~> 2.5"},
|
{:plug_cowboy, "~> 2.5"},
|
||||||
{:cors_plug, "~> 3.0"},
|
{:cors_plug, "~> 3.0"},
|
||||||
|
Loading…
Reference in New Issue
Block a user