Skip to content

Commit

Permalink
Merge pull request #724 from scala-steward/update/scalatest-3.2.2
Browse files Browse the repository at this point in the history
Update scalatest to 3.2.2
  • Loading branch information
mergify[bot] authored Aug 22, 2020
2 parents 2deb125 + 8331fb0 commit 869a458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object Versions {
val catbird = "20.6.0"
val sprayJson = "1.3.5"
val scalaCheck = "1.14.3"
val scalaTest = "3.2.0"
val scalaTest = "3.2.2"
val scalaTestPlusScalaCheck = "3.2.2.0"
val refined = "0.9.15"
val enumeratum = "1.6.1"
Expand Down

0 comments on commit 869a458

Please sign in to comment.