Upgrade versions of SBT, Scala, and ScalaCheck
Upgrade ScalaTest to 3.2.7 for ScalaCheck 1-14 and above - Add org.scalatestplus %% scalacheck-1-14 and scalacheck-1-15 - Copy ScalaTest 3.0.5 tests for ScalaCheck 1-13 - Use 3.0.5 for scalacheck-ops 1-13 and 3.2.7 for >= 1.14 - Found magic set of versions for compiling test code - Migrate to latest ScalaTest package layout