Skip to content

Commit

Permalink
Update sentry-logback to 8.2.0 (#2191)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 25, 2025
1 parent 77d9a3e commit fcff6de
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 @@ -107,7 +107,7 @@ libraryDependencies ++= Seq(
)

// Crash
libraryDependencies += "io.sentry" % "sentry-logback" % "7.22.0"
libraryDependencies += "io.sentry" % "sentry-logback" % "8.2.0"

// Sync with Play and scala-steward pin
// https://github.com/playframework/playframework/blob/4c2d76095c2f6a5cab7be3e8f6017c4a4dd2a99f/project/Dependencies.scala#L20
Expand Down

0 comments on commit fcff6de

Please # to comment.