Skip to content

Commit

Permalink
Update sentry-logback to 6.33.0 (#1857)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 6, 2023
1 parent 7c9d2f2 commit 29d0d1a
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 @@ -112,7 +112,7 @@ libraryDependencies ++= Seq(
)

// Crash
libraryDependencies += "io.sentry" % "sentry-logback" % "6.32.0"
libraryDependencies += "io.sentry" % "sentry-logback" % "6.33.0"

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

0 comments on commit 29d0d1a

Please sign in to comment.