Skip to content

Commit

Permalink
Update sentry from 7.15.0 to 7.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 24, 2024
1 parent 144af4d commit ea25a77
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 @@ -39,7 +39,7 @@ object Dependencies {
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.23"
val scalafixOrganizeImports = "com.github.liancheng" %% "organize-imports" % "0.6.0"
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.19"
val sentry = "io.sentry" % "sentry" % "7.15.0"
val sentry = "io.sentry" % "sentry" % "7.16.0"
val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.16"
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.6.1"
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.4"
Expand Down

0 comments on commit ea25a77

Please sign in to comment.