Skip to content

Commit 7b51947

Browse files
authored
Merge pull request #984 from scala-steward/update/sentry-6.4.2
Update sentry from 6.4.1 to 6.4.2
2 parents f53859b + c2873ef commit 7b51947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
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.13"
40-
val sentry = "io.sentry" % "sentry" % "6.4.1"
40+
val sentry = "io.sentry" % "sentry" % "6.4.2"
4141
val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.1"
4242
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.6.1"
4343
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.40.10"

0 commit comments

Comments
 (0)