Skip to content

Commit

Permalink
ScalaSteward: Update scalatest from 3.2.18 to 3.2.19 (#460)
Browse files Browse the repository at this point in the history
Co-authored-by: Alfonso Roa <alfonso.roa@habla.dev>
  • Loading branch information
scala-steward and alfonsorr committed Jul 18, 2024
1 parent dc4f0d4 commit f2b5e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ lazy val core = project
"com.chuusai" %% "shapeless" % "2.3.12",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0",
"com.github.mrpowers" %% "spark-fast-tests" % "1.3.0" % "test",
"org.scalatest" %% "scalatest" % "3.2.18" % "test"
"org.scalatest" %% "scalatest" % "3.2.19" % "test"
),
// docs
run / fork := true,
Expand Down

0 comments on commit f2b5e89

Please sign in to comment.