Skip to content

Commit

Permalink
Add 2.13.0-M3 to crossScalaVersions
Browse files Browse the repository at this point in the history
  • Loading branch information
fthomas committed Feb 1, 2018
1 parent 139beab commit cdfbdd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ lazy val metadataSettings = Def.settings(
)

lazy val compileSettings = Def.settings(
crossScalaVersions += "2.13.0-M3",
scalacOptions ++= Seq(
"-deprecation",
"-encoding",
Expand Down

0 comments on commit cdfbdd4

Please sign in to comment.