Skip to content

Commit

Permalink
chore: Update scalamock from 5.2.0 to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 24, 2024
1 parent 446e301 commit dd2774d
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 @@ -134,7 +134,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe
ivy"org.scalacheck::scalacheck:1.18.0",
ivy"com.github.alexarchambault::scalacheck-shapeless_1.15:1.3.0",
ivy"com.github.mrpowers::spark-fast-tests:1.3.0",
ivy"org.scalamock::scalamock:5.2.0"
ivy"org.scalamock::scalamock:6.0.0"
)
}
}
Expand Down

0 comments on commit dd2774d

Please sign in to comment.