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

Commit 3a2b835

Browse files
committed
chore: update pkgs
1 parent 592fd2a commit 3a2b835

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
@@ -56,7 +56,7 @@ defmodule MastaniServer.Mixfile do
5656
{:ecto_sql, "~> 3.0.3"},
5757
{:phoenix_ecto, "~> 4.0"},
5858
{:postgrex, ">= 0.14.1"},
59-
{:gettext, "~> 0.11"},
59+
{:gettext, "~> 0.16.1"},
6060
{:plug_cowboy, "~> 2.0"},
6161
{:plug, "~> 1.7.1"},
6262
# GraphQl tool

0 commit comments

Comments
 (0)