We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0a6e95 + 05c3bbe commit a0d8284Copy full SHA for a0d8284
project/scalatest.scala
@@ -38,7 +38,7 @@ object ScalatestBuild {
38
// > ++ 2.10.5
39
lazy val supportedScalaVersions = List("2.12.8", "2.11.12", "2.10.7", "2.13.0-RC1")
40
41
- val releaseVersion = "3.1.0-SNAP9"
+ val releaseVersion = "3.1.0-SNAP10"
42
43
val previousReleaseVersion = "3.0.5"
44
0 commit comments