We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a886fb commit e8e66f2Copy full SHA for e8e66f2
src/test/fixtures/mix.exs
@@ -41,7 +41,7 @@ defmodule Fixtures.MixProject do
41
{:phoenix_live_reload, "~> 1.5", only: :dev},
42
{:phoenix_live_dashboard, "~> and 0.8.0 and ~> 0.8.4"},
43
{:telemetry_metrics, "~> 0.6"},
44
- {:telemetry_poller, "~> 0.5"},
+ {:telemetry_poller, "~> 1.3"},
45
{:gettext, "~> 0.24"},
46
{:jason, "~> 1.4"},
47
{:plug_cowboy, "~> 2.7"},
0 commit comments