Skip to content

Commit 468973a

Browse files
authored
Merge pull request #962 from scala-steward/update/sentry-6.4.0
Update sentry from 6.3.1 to 6.4.0
2 parents 7155b48 + 66d3565 commit 468973a

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
@@ -35,7 +35,7 @@ object Dependencies {
3535
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.21"
3636
val scalafixOrganizeImports = "com.github.liancheng" %% "organize-imports" % "0.6.0"
3737
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.13"
38-
val sentry = "io.sentry" % "sentry" % "6.3.1"
38+
val sentry = "io.sentry" % "sentry" % "6.4.0"
3939
val slf4jApi = "org.slf4j" % "slf4j-api" % "1.7.36"
4040
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.6.1"
4141
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.40.10"

0 commit comments

Comments
 (0)