diff --git a/mix.exs b/mix.exs index 5375ab5..048c7a7 100644 --- a/mix.exs +++ b/mix.exs @@ -39,7 +39,7 @@ defmodule PollApi.MixProject do {:postgrex, ">= 0.0.0"}, {:phoenix_live_dashboard, "~> 0.4"}, {:telemetry_metrics, "~> 0.6"}, - {:telemetry_poller, "~> 0.4"}, + {:telemetry_poller, "~> 1.0"}, {:gettext, "~> 0.18"}, {:jason, "~> 1.0"}, {:plug_cowboy, "~> 2.0"}