We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13fb0ed + 17c9048 commit d01afceCopy full SHA for d01afce
build.sbt
@@ -1,6 +1,6 @@
1
resolvers in ThisBuild += "scala-pr" at "https://scala-ci.typesafe.com/artifactory/scala-integration/"
2
3
-crossScalaVersions in ThisBuild := Seq("2.13.0-pre-f9a019c") // April 2, 2017
+crossScalaVersions in ThisBuild := Seq("2.13.0-M1")
4
5
scalaVersion in ThisBuild := crossScalaVersions.value.head
6
0 commit comments