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.
1 parent e420513 commit 0344e46Copy full SHA for 0344e46
build.sbt
@@ -3,7 +3,7 @@ import ScalaModulePlugin._
3
scalaVersionsByJvm in ThisBuild := {
4
val v211 = "2.11.12"
5
val v212 = "2.12.6"
6
- val v213 = "2.13.0-M3"
+ val v213 = "2.13.0-M4"
7
8
Map(
9
6 -> List(v211 -> true),
0 commit comments