merge: updates from 'renovate/telemetry_poller-1.x'

Conflicts:
    mix.exs
This commit is contained in:
2024-04-12 11:18:52 +00:00

View File

@@ -50,7 +50,7 @@ defmodule Wabanex.MixProject do
{:prom_ex, "~> 1.9.0"}, {:prom_ex, "~> 1.9.0"},
{:sobelow, "~> 0.13", only: [:dev, :test], runtime: false}, {:sobelow, "~> 0.13", only: [:dev, :test], runtime: false},
{:telemetry_metrics, "~> 1.0.0"}, {:telemetry_metrics, "~> 1.0.0"},
{:telemetry_poller, "~> 1.0.0"} {:telemetry_poller, "~> 1.1.0"}
] ]
end end