Skip to content

Commit

Permalink
Update scalatest to 3.2.19 (#1709)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored Jun 25, 2024
1 parent a646269 commit 2f02eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ object Dependencies {
val cats = "2.6.1"
val mockito = "5.12.0"
val munit = "1.0.0"
val scalaTest = "3.2.18"
val scalaTest = "3.2.19"
val scalaTestPlusMockito = "3.1.0.0"
val scalaTestPlusScalaCheck = "3.2.18.0"
val utest = "0.7.10"
Expand Down

0 comments on commit 2f02eb4

Please sign in to comment.