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 ad84ea0 + 7a79593 commit a691c24Copy full SHA for a691c24
project/BuildCommons.scala
@@ -7,7 +7,7 @@ trait BuildCommons {
7
8
lazy val supportedScalaVersions = List("2.13.0", "2.12.9", "2.11.12", "2.10.7")
9
10
- val releaseVersion = "3.1.0-RC1"
+ val releaseVersion = "3.1.0-RC2"
11
12
val previousReleaseVersion = "3.0.8"
13
0 commit comments