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 b33895f commit 9c67bbbCopy full SHA for 9c67bbb
mix.exs
@@ -35,7 +35,7 @@ defmodule RenovateTest.MixProject do
35
[
36
{:phoenix, "~> 1.5.7"},
37
{:telemetry_metrics, "~> 0.4"},
38
- {:telemetry_poller, "~> 0.4"},
+ {:telemetry_poller, "~> 0.5"},
39
{:gettext, "~> 0.11"},
40
{:jason, "~> 1.0"},
41
{:plug_cowboy, "~> 2.0"}
0 commit comments