chore(deps): update dependency telemetry_metrics to v1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing

This commit is contained in:
renovate-bot 2024-03-19 16:50:47 +00:00
parent 9bd41ba3b8
commit 2587a5f08e

View File

@ -49,7 +49,7 @@ defmodule Wabanex.MixProject do
{:postgrex, "~> 0.17.0"},
{:prom_ex, "~> 1.9.0"},
{:sobelow, "~> 0.13", only: [:dev, :test], runtime: false},
{:telemetry_metrics, "~> 0.6.0"},
{:telemetry_metrics, "~> 1.0.0"},
{:telemetry_poller, "~> 1.0.0"}
]
end