Skip to content

Upgrade versions of SBT, Scala, and ScalaCheck

Compare
Choose a tag to compare
@jeffmay jeffmay released this 19 Apr 19:47
· 49 commits to main since this release
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