Skip to content

Commit

Permalink
Update sentry-logback to 7.15.0 (#2099)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 14, 2024
1 parent 13ae0ac commit f150561
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 @@ -108,7 +108,7 @@ libraryDependencies ++= Seq(
)

// Crash
libraryDependencies += "io.sentry" % "sentry-logback" % "7.14.0"
libraryDependencies += "io.sentry" % "sentry-logback" % "7.15.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 f150561

Please sign in to comment.