Skip to content

Commit

Permalink
Update scalatest to 3.2.14 (#1418)
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 Oct 18, 2022
1 parent 1cccc99 commit aadabd3
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 @@ -19,7 +19,7 @@ object Dependencies {
val cats = "2.6.1"
val mockito = "4.8.0"
val munit = "1.0.0-M6"
val scalaTest = "3.2.13"
val scalaTest = "3.2.14"
val scalaTestPlusMockito = "3.1.0.0"
val scalaTestPlusScalaCheck = "3.2.11.0"
val utest = "0.7.10"
Expand Down

0 comments on commit aadabd3

Please sign in to comment.