Skip to content

Commit

Permalink
Update dependency telemetry_metrics to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent 15dcf68 commit e6a76cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ defmodule Gorilla.MixProject do
{:phoenix_live_dashboard, "~> 0.6"},
{:esbuild, "~> 0.8", runtime: Mix.env() == :dev},
{:swoosh, "~> 1.3"},
{:telemetry_metrics, "~> 0.6"},
{:telemetry_metrics, "~> 1.0"},
{:telemetry_poller, "~> 1.0"},
{:gettext, "~> 0.24"},
{:jason, "~> 1.4"},
Expand Down

0 comments on commit e6a76cf

Please sign in to comment.