Skip to content

Commit b621780

Browse files
authored
Merge pull request #1036 from scala-steward/update/sentry-6.9.2
Update sentry from 6.8.0 to 6.9.2
2 parents ca64d9c + ed6e4da commit b621780

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
@@ -37,7 +37,7 @@ object Dependencies {
3737
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.21"
3838
val scalafixOrganizeImports = "com.github.liancheng" %% "organize-imports" % "0.6.0"
3939
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.14"
40-
val sentry = "io.sentry" % "sentry" % "6.8.0"
40+
val sentry = "io.sentry" % "sentry" % "6.9.2"
4141
val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.5"
4242
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.6.1"
4343
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.40.11"

0 commit comments

Comments
 (0)