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 d5d8cda + a691c24 commit 0da68b4Copy full SHA for 0da68b4
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