Skip to content

Commit

Permalink
Merge pull request #1563 from Magickbase/renovate/sentry-10.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency sentry to v10
  • Loading branch information
zmcNotafraid authored Nov 28, 2023
2 parents fbed789 + 4b27e98 commit 6f62d49
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 @@ -99,7 +99,7 @@ defmodule GodwokenExplorer.MixProject do
{:cors_plug, "~> 3.0"},

# monitor
{:sentry, "~> 9.0"},
{:sentry, "~> 10.0"},

# static code analysis tool
{:credo, "~> 1.7.0", only: [:dev, :test], runtime: false},
Expand Down

0 comments on commit 6f62d49

Please sign in to comment.