chore(deps): update dependency telemetry_poller to ~> 1.3.0
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-07-09 10:26:17 +00:00
parent 5fc84baf88
commit 00c7423e09
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ defmodule Wabanex.MixProject do
{:prom_ex, "~> 1.11.0"},
{:sobelow, "~> 0.14", only: [:dev, :test], runtime: false},
{:telemetry_metrics, "~> 1.1.0"},
{:telemetry_poller, "~> 1.2.0"}
{:telemetry_poller, "~> 1.3.0"}
]
end