chore(deps): update dependency telemetry_poller to ~> 1.1.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is passing
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
9bd41ba3b8
commit
c72c7650c2
2
mix.exs
2
mix.exs
@ -50,7 +50,7 @@ defmodule Wabanex.MixProject do
|
|||||||
{: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, "~> 0.6.0"},
|
||||||
{:telemetry_poller, "~> 1.0.0"}
|
{:telemetry_poller, "~> 1.1.0"}
|
||||||
]
|
]
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user