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 8eed2f1 commit 0a0c193Copy full SHA for 0a0c193
mix.exs
@@ -44,7 +44,7 @@ defmodule Ketbin.MixProject do
44
{:phoenix_live_dashboard, "~> 0.5"},
45
{:telemetry_metrics, "~> 0.6"},
46
{:telemetry_poller, "~> 0.5"},
47
- {:gettext, "~> 0.18"},
+ {:gettext, "~> 0.24"},
48
{:jason, "~> 1.2"},
49
{:plug_cowboy, "~> 2.5"},
50
{:cors_plug, "~> 3.0"},
0 commit comments