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 f15244a commit acbed28Copy full SHA for acbed28
build.sbt
@@ -37,7 +37,7 @@ developers := List(
37
)
38
39
40
-crossScalaVersions := List("2.10.7", "2.11.12", "2.12.11", "2.13.1", "0.22.0-RC1", "0.23.0-RC1", "0.24.0-bin-20200324-6cd3a9d-NIGHTLY")
+crossScalaVersions := List("2.10.7", "2.11.12", "2.12.11", "2.13.1", "0.22.0-RC1", "0.23.0-RC1", "0.24.0-bin-20200406-eff5496-NIGHTLY")
41
scalaVersion := "0.23.0-RC1"
42
43
/** Add src/main/scala-{2|3} to Compile / unmanagedSourceDirectories */
0 commit comments