Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 32c3ce2

Browse files
dependabot-preview[bot]mydearxym
authored andcommitted
chore(deps): bump gettext from 0.16.1 to 0.17.0
Bumps [gettext](https://github.com/elixir-lang/gettext) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/elixir-lang/gettext/releases) - [Changelog](https://github.com/elixir-lang/gettext/blob/master/CHANGELOG.md) - [Commits](https://github.com/elixir-lang/gettext/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b075bee commit 32c3ce2

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
@@ -57,7 +57,7 @@ defmodule GroupherServer.Mixfile do
5757
{:ecto_sql, "~> 3.1.2"},
5858
{:phoenix_ecto, "~> 4.0"},
5959
{:postgrex, ">= 0.14.1"},
60-
{:gettext, "~> 0.16.1"},
60+
{:gettext, "~> 0.17.0"},
6161
{:plug_cowboy, "~> 2.0"},
6262
{:plug, "~> 1.8.0"},
6363
# GraphQl tool

0 commit comments

Comments
 (0)