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

This commit is contained in:
renovate[bot] 2023-12-04 16:53:51 +00:00 committed by GitHub
parent 8eed2f1423
commit 0a0c1930e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.24"},
{:jason, "~> 1.2"},
{:plug_cowboy, "~> 2.5"},
{:cors_plug, "~> 3.0"},