Skip to content

Commit

Permalink
Update sentry-logback to 5.6.1 (#1314)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 7, 2022
1 parent feddd17 commit 9396b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ libraryDependencies ++= Seq(
"org.webjars" % "font-awesome" % "5.15.4",
)
// Crash
libraryDependencies += "io.sentry" % "sentry-logback" % "5.5.3"
libraryDependencies += "io.sentry" % "sentry-logback" % "5.6.1"

// Adds additional packages into Twirl
TwirlKeys.templateImports += "constants.Constants"
Expand Down

0 comments on commit 9396b3d

Please sign in to comment.