Skip to content

Commit

Permalink
chore(deps): update dependency sentry to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent 5c736aa commit 4b27e98
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 4b27e98

Please sign in to comment.