chore(deps): update dependency gettext to v1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
09c75212b2
commit
078b64a6b0
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
|
@ -68,7 +68,7 @@ defmodule Mv.MixProject do
|
|||
{:req, "~> 0.5"},
|
||||
{:telemetry_metrics, "~> 1.0"},
|
||||
{:telemetry_poller, "~> 1.0"},
|
||||
{:gettext, "~> 0.26"},
|
||||
{:gettext, "~> 1.0"},
|
||||
{:jason, "~> 1.2"},
|
||||
{:dns_cluster, "~> 0.2.0"},
|
||||
{:bandit, "~> 1.5"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue