Skip to content

Commit

Permalink
Merge branch 'master' of github.com:midarrlabs/midarr-server
Browse files Browse the repository at this point in the history
  • Loading branch information
trueChazza committed Apr 24, 2024
2 parents 27fb5ea + b4c4ff5 commit c39d2ae
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ defmodule MediaServer.MixProject do
{:esbuild, "~> 0.2", runtime: Mix.env() == :dev},
{:swoosh, "~> 1.3"},
{:telemetry, "~> 1.0", override: true},
{:telemetry_metrics, "~> 0.6"},
{:telemetry_metrics, "~> 1.0"},
{:telemetry_poller, "~> 1.0"},
{:gettext, "~> 0.18"},
{:jason, "~> 1.2"},
Expand Down
Loading

0 comments on commit c39d2ae

Please sign in to comment.