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 9876925 commit 49284d5Copy full SHA for 49284d5
build.sbt
@@ -2,7 +2,7 @@ import ScalaModulePlugin._
2
3
scalaVersionsByJvm in ThisBuild := {
4
val v211 = "2.11.12"
5
- val v212 = "2.12.4"
+ val v212 = "2.12.6"
6
val v213 = "2.13.0-M3"
7
8
Map(
0 commit comments