Skip to content

Commit

Permalink
chore(deps): update dependency telemetry_poller to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 15, 2022
1 parent 8ab0608 commit f932bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ defmodule Librecov.Mixfile do
{:phoenix_live_dashboard, "~> 0.5"},
{:phoenix_live_reload, "~> 1.2", only: :dev},
{:telemetry_metrics, "~> 0.6"},
{:telemetry_poller, "~> 0.5"},
{:telemetry_poller, "~> 1.0"},
{:plug_cowboy, "~> 2.5"},
{:ranch, "~> 1.8", override: true},
{:meck, "~> 0.9", override: true},
Expand Down

0 comments on commit f932bf3

Please sign in to comment.