Skip to content

Commit

Permalink
Merge pull request #677 from olafurpg/flaky
Browse files Browse the repository at this point in the history
Upgrade to Scalameta v3.7.3
  • Loading branch information
olafurpg authored Apr 11, 2018
2 parents 389b5dc + 88e1bbd commit 63c8d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.scalajs.sbtplugin.ScalaJSPlugin.autoImport._
/* scalafmt: { maxColumn = 120 }*/

object Dependencies {
val scalametaV = "3.7.2"
val scalametaV = "3.7.3"
val metaconfigV = "0.6.0-RC1"
def dotty = "0.1.1-bin-20170530-f8f52cc-NIGHTLY"
def scala210 = "2.10.6"
Expand Down

0 comments on commit 63c8d0d

Please sign in to comment.