Skip to content

Commit 13f0068

Browse files
chore(deps): update dependency gettext to == 0.24.0
1 parent 426c056 commit 13f0068

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
@@ -36,7 +36,7 @@ defmodule Eblog.Mixfile do
3636
{:postgrex, "== 0.16.5"},
3737
{:phoenix_html, "== 2.14.3"},
3838
{:phoenix_live_reload, "== 1.3.3", only: :dev},
39-
{:gettext, "== 0.19.1"},
39+
{:gettext, "== 0.24.0"},
4040
{:cowboy, "== 1.1.2"}]
4141
end
4242

0 commit comments

Comments
 (0)