chore(deps): update dependency gettext to ~> 0.24 #19

Open
renovate[bot] wants to merge 1 commits from renovate/gettext-0.x into develop
Showing only changes of commit 0a0c1930e5 - Show all commits

View File

@ -44,7 +44,7 @@ defmodule Ketbin.MixProject do
{:phoenix_live_dashboard, "~> 0.5"}, {:phoenix_live_dashboard, "~> 0.5"},
{:telemetry_metrics, "~> 0.6"}, {:telemetry_metrics, "~> 0.6"},
{:telemetry_poller, "~> 0.5"}, {:telemetry_poller, "~> 0.5"},
{:gettext, "~> 0.18"}, {:gettext, "~> 0.24"},
{:jason, "~> 1.2"}, {:jason, "~> 1.2"},
{:plug_cowboy, "~> 2.5"}, {:plug_cowboy, "~> 2.5"},
{:cors_plug, "~> 3.0"}, {:cors_plug, "~> 3.0"},