Skip to content

Commit e8e66f2

Browse files
chore(deps): update dependency telemetry_poller to v1
1 parent 3a886fb commit e8e66f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/fixtures/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ defmodule Fixtures.MixProject do
4141
{:phoenix_live_reload, "~> 1.5", only: :dev},
4242
{:phoenix_live_dashboard, "~> and 0.8.0 and ~> 0.8.4"},
4343
{:telemetry_metrics, "~> 0.6"},
44-
{:telemetry_poller, "~> 0.5"},
44+
{:telemetry_poller, "~> 1.3"},
4545
{:gettext, "~> 0.24"},
4646
{:jason, "~> 1.4"},
4747
{:plug_cowboy, "~> 2.7"},

0 commit comments

Comments
 (0)