Skip to content

Commit b298271

Browse files
authored
Merge pull request #1470 from scala-steward/update/sentry-8.34.1
Update sentry from 8.34.0 to 8.34.1
2 parents 8c84fd5 + d81f85f commit b298271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ object Dependencies {
3939
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.23"
4040
val scalafixOrganizeImports = "com.github.liancheng" %% "organize-imports" % "0.6.0"
4141
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.19"
42-
val sentry = "io.sentry" % "sentry" % "8.34.0"
42+
val sentry = "io.sentry" % "sentry" % "8.34.1"
4343
val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.17"
4444
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.7.1"
4545
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.44.1"

0 commit comments

Comments
 (0)