Skip to content

Commit c4f7beb

Browse files
chore(deps): update dependency gettext to ~> 0.23
1 parent cc01b78 commit c4f7beb

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.23"},
4848
{:jason, "~> 1.2"},
4949
{:plug_cowboy, "~> 2.5"},
5050
{:cors_plug, "~> 3.0"},

0 commit comments

Comments
 (0)