Skip to content

Commit

Permalink
Update scalacheck-1-14 to 3.1.2.0 (#906)
Browse files Browse the repository at this point in the history
Co-authored-by: Denis Rosset <physics@denisrosset.com>
  • Loading branch information
scala-steward and denisrosset committed May 18, 2020
1 parent 11e776a commit ec49496
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ lazy val scalaVersions: Map[String, String] =

lazy val scalaCheckVersion = "1.14.3"
lazy val scalaTestVersion = "3.1.2"
lazy val scalaTestPlusVersion = "3.1.1.1"
lazy val scalaTestPlusVersion = "3.1.2.0"

lazy val shapelessVersion = "2.3.3"
lazy val disciplineScalaTestVersion = "1.0.1"
lazy val machinistVersion = "0.6.8"
Expand Down

0 comments on commit ec49496

Please sign in to comment.