Skip to content

Commit

Permalink
chore: Update scalatest from 3.2.18 to 3.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and nightscape committed Jun 25, 2024
1 parent 446e301 commit 1807d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe

def ivyDeps = sparkDeps ++ Agg(
ivy"org.typelevel::cats-core:2.12.0",
ivy"org.scalatest::scalatest:3.2.18",
ivy"org.scalatest::scalatest:3.2.19",
ivy"org.scalatestplus::scalacheck-1-16:3.2.14.0",
ivy"org.scalacheck::scalacheck:1.18.0",
ivy"com.github.alexarchambault::scalacheck-shapeless_1.15:1.3.0",
Expand Down

0 comments on commit 1807d76

Please sign in to comment.