Skip to content

Commit 0a0c193

Browse files
chore(deps): update dependency gettext to ~> 0.24
1 parent 8eed2f1 commit 0a0c193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ defmodule Ketbin.MixProject do
4444
{:phoenix_live_dashboard, "~> 0.5"},
4545
{:telemetry_metrics, "~> 0.6"},
4646
{:telemetry_poller, "~> 0.5"},
47-
{:gettext, "~> 0.18"},
47+
{:gettext, "~> 0.24"},
4848
{:jason, "~> 1.2"},
4949
{:plug_cowboy, "~> 2.5"},
5050
{:cors_plug, "~> 3.0"},

0 commit comments

Comments
 (0)