Skip to content

Commit

Permalink
CORE-69: Update sentry-logback from 7.15.0 to 7.16.0 (#3101)
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot authored Nov 12, 2024
1 parent 69af10b commit 5031dcb
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 @@ -65,7 +65,7 @@ object Dependencies {
val jodaTime: ModuleID = "joda-time" % "joda-time" % "2.13.0"
val jodaConvert: ModuleID = "org.joda" % "joda-convert" % "2.2.4"
val typesafeConfig: ModuleID = "com.typesafe" % "config" % "1.4.3"
val sentryLogback: ModuleID = "io.sentry" % "sentry-logback" % "7.15.0"
val sentryLogback: ModuleID = "io.sentry" % "sentry-logback" % "7.16.0"
val webjarsLocator: ModuleID = "org.webjars" % "webjars-locator" % "0.52"
val commonsJEXL: ModuleID = "org.apache.commons" % "commons-jexl" % "2.1.1"
val cats: ModuleID = "org.typelevel" %% "cats-core" % "2.12.0"
Expand Down

0 comments on commit 5031dcb

Please sign in to comment.