Skip to content

Commit

Permalink
Update sentry-logback from 6.20.0 to 6.24.0 (#2413)
Browse files Browse the repository at this point in the history
Co-authored-by: Christina Ahrens Roberts <[email protected]>
  • Loading branch information
broadbot and cahrens committed Jun 29, 2023
1 parent f2a815c commit 2cb3407
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 @@ -66,7 +66,7 @@ object Dependencies {
val jodaTime: ModuleID = "joda-time" % "joda-time" % "2.12.5"
val jodaConvert: ModuleID = "org.joda" % "joda-convert" % "2.2.3"
val typesafeConfig: ModuleID = "com.typesafe" % "config" % "1.4.2"
val sentryLogback: ModuleID = "io.sentry" % "sentry-logback" % "6.20.0"
val sentryLogback: ModuleID = "io.sentry" % "sentry-logback" % "6.24.0"
val webjarsLocator: ModuleID = "org.webjars" % "webjars-locator" % "0.46"
val commonsJEXL: ModuleID = "org.apache.commons" % "commons-jexl" % "2.1.1"
val cats: ModuleID = "org.typelevel" %% "cats-core" % "2.9.0"
Expand Down

0 comments on commit 2cb3407

Please sign in to comment.