Skip to content

Commit

Permalink
Update sentry-logback to 7.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 9, 2024
1 parent fa8d432 commit 01f4f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -114,7 +114,7 @@ libraryDependencies ++= Seq(
)

// Crash
libraryDependencies += "io.sentry" % "sentry-logback" % "7.8.0"
libraryDependencies += "io.sentry" % "sentry-logback" % "7.9.0"

// Overrides
dependencyOverrides += "org.apache.commons" % "commons-text" % "1.10.0"
Expand Down

0 comments on commit 01f4f25

Please sign in to comment.