chore(deps): update dependency telemetry_metrics to v1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
This commit is contained in:
parent
9bd41ba3b8
commit
2587a5f08e
2
mix.exs
2
mix.exs
@ -49,7 +49,7 @@ defmodule Wabanex.MixProject do
|
|||||||
{:postgrex, "~> 0.17.0"},
|
{:postgrex, "~> 0.17.0"},
|
||||||
{:prom_ex, "~> 1.9.0"},
|
{:prom_ex, "~> 1.9.0"},
|
||||||
{:sobelow, "~> 0.13", only: [:dev, :test], runtime: false},
|
{:sobelow, "~> 0.13", only: [:dev, :test], runtime: false},
|
||||||
{:telemetry_metrics, "~> 0.6.0"},
|
{:telemetry_metrics, "~> 1.0.0"},
|
||||||
{:telemetry_poller, "~> 1.0.0"}
|
{:telemetry_poller, "~> 1.0.0"}
|
||||||
]
|
]
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user