Skip to content

Commit 0da68b4

Browse files
committed
Merge branch '3.1.x' of https://github.com/scalatest/scalatest into 3.1.x
2 parents d5d8cda + a691c24 commit 0da68b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BuildCommons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ trait BuildCommons {
77

88
lazy val supportedScalaVersions = List("2.13.0", "2.12.9", "2.11.12", "2.10.7")
99

10-
val releaseVersion = "3.1.0-RC1"
10+
val releaseVersion = "3.1.0-RC2"
1111

1212
val previousReleaseVersion = "3.0.8"
1313

0 commit comments

Comments
 (0)