Skip to content

Commit 190dc6b

Browse files
Update dependency gettext to v1
1 parent eb9de9f commit 190dc6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ defmodule Moose.MixProject do
5454
{:swoosh, "~> 1.3"},
5555
{:telemetry_metrics, "~> 0.6"},
5656
{:telemetry_poller, "~> 1.0"},
57-
{:gettext, "~> 0.24"},
57+
{:gettext, "~> 1.0"},
5858
{:jason, "~> 1.4"},
5959
{:plug_cowboy, "~> 2.5"},
6060
{:argon2_elixir, "~> 3.0"},

0 commit comments

Comments
 (0)