Update dependencies

gettext 0.26.2 => 1.0.0 (major)
This commit is contained in:
Claudio Ortolina
2025-09-12 17:32:19 +03:00
parent 93c34966c7
commit 36e99428f4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ defmodule MusicLibrary.MixProject do
{:circular_buffer, "~> 1.0", override: true},
# Translations
{:gettext, "~> 0.20"},
{:gettext, "~> 1.0"},
# Web Server
{:dns_cluster, "~> 0.2.0"},