Skip to content

Commit cd4feea

Browse files
committed
chore(deps): update dependency telemetry_poller to v1
1 parent 202acb4 commit cd4feea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ defmodule PollApi.MixProject do
3939
{:postgrex, ">= 0.0.0"},
4040
{:phoenix_live_dashboard, "~> 0.4"},
4141
{:telemetry_metrics, "~> 0.4"},
42-
{:telemetry_poller, "~> 0.4"},
42+
{:telemetry_poller, "~> 1.0"},
4343
{:gettext, "~> 0.11"},
4444
{:jason, "~> 1.0"},
4545
{:plug_cowboy, "~> 2.0"}

0 commit comments

Comments
 (0)