Skip to content

Commit

Permalink
Update sentry-logback from 7.0.0 to 7.1.0 (#1268)
Browse files Browse the repository at this point in the history
Co-authored-by: Bria Morgan <calypsomatic@gmail.com>
  • Loading branch information
broadbot and calypsomatic authored Jan 2, 2024
1 parent 56d8463 commit f12e15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ object Dependencies {
// elasticsearch requires log4j, but we redirect log4j to logback
"org.apache.logging.log4j" % "log4j-to-slf4j" % "2.22.0",
"ch.qos.logback" % "logback-classic" % "1.4.14",
"io.sentry" % "sentry-logback" % "7.0.0",
"io.sentry" % "sentry-logback" % "7.1.0",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",

"org.parboiled" % "parboiled-core" % "1.4.1",
Expand Down

0 comments on commit f12e15e

Please sign in to comment.