Skip to content

Commit

Permalink
Update sentry-logback to 7.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 30, 2024
1 parent 62ea62c commit cf27909
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(
)

// Crash
libraryDependencies += "io.sentry" % "sentry-logback" % "7.15.0"
libraryDependencies += "io.sentry" % "sentry-logback" % "7.16.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 cf27909

Please sign in to comment.