Skip to content

Commit bbe9db2

Browse files
committed
Update scalatest from 3.2.18 to 3.2.19
1 parent f9611ca commit bbe9db2

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
@@ -38,7 +38,7 @@ object Dependencies {
3838
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.9.0"
3939
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.23"
4040
val scalafixOrganizeImports = "com.github.liancheng" %% "organize-imports" % "0.6.0"
41-
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.18"
41+
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.19"
4242
val sentry = "io.sentry" % "sentry" % "7.10.0"
4343
val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.13"
4444
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.6.1"

0 commit comments

Comments
 (0)