diff --git a/mix.exs b/mix.exs index afaa1a3..8396b3a 100644 --- a/mix.exs +++ b/mix.exs @@ -44,7 +44,7 @@ defmodule Ketbin.MixProject do {:phoenix_live_dashboard, "~> 0.5"}, {:telemetry_metrics, "~> 0.6"}, {:telemetry_poller, "~> 0.5"}, - {:gettext, "~> 0.18"}, + {:gettext, "~> 0.26"}, {:jason, "~> 1.2"}, {:plug_cowboy, "~> 2.5"}, {:cors_plug, "~> 3.0"},