Skip to content

Commit 2ba63e0

Browse files
authored
Merge pull request #954 from scala-steward/update/sentry-6.3.1
Update sentry from 6.3.0 to 6.3.1
2 parents 6567fdb + 6f52887 commit 2ba63e0

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.0"
38+
val sentry = "io.sentry" % "sentry" % "6.3.1"
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)