Skip to content

Commit

Permalink
Update sentry-logback to 5.1.1 (#1143)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 24, 2021
1 parent 805b5a8 commit 70044f5
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 @@ -110,7 +110,7 @@ libraryDependencies ++= Seq(
"org.webjars" % "font-awesome" % "5.15.3",
)
// Crash
libraryDependencies += "io.sentry" % "sentry-logback" % "5.0.1"
libraryDependencies += "io.sentry" % "sentry-logback" % "5.1.1"

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

0 comments on commit 70044f5

Please sign in to comment.