Upgrade to use latest Sentry

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-02-04 18:57:26 +01:00
parent aeb6b2679c
commit ad74234ab4
5 changed files with 9 additions and 5 deletions

View File

@@ -141,7 +141,7 @@ defmodule Mobilizon.Mixfile do
{:remote_ip, "~> 0.2.0"},
{:ex_cldr_languages, "~> 0.2.1"},
{:slugger, "~> 0.3"},
{:sentry, "~> 7.0"},
{:sentry, "~> 8.0"},
# Dev and test dependencies
{:phoenix_live_reload, "~> 1.2", only: [:dev, :e2e]},
{:ex_machina, "~> 2.3", only: [:dev, :test]},