Skip to content

Commit 96917ce

Browse files
authored
Merge pull request #1246 from scala-steward/update/sentry-7.19.0
Update sentry from 7.18.1 to 7.19.0
2 parents 193f213 + 8dcbf84 commit 96917ce

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
@@ -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" % "7.18.1"
42+
val sentry = "io.sentry" % "sentry" % "7.19.0"
4343
val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.16"
4444
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.6.1"
4545
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.4"

0 commit comments

Comments
 (0)