Skip to content

Commit

Permalink
Merge pull request #912 from olafurpg/metaconfig
Browse files Browse the repository at this point in the history
Upgrade Metaconfig
  • Loading branch information
olafurpg authored Nov 28, 2018
2 parents 6ef1520 + 511af99 commit efea302
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 sbt._

object Dependencies {
val scalametaV = "4.1.0"
val metaconfigV = "0.8.4"
val metaconfigV = "0.9.1"
def dotty = "0.9.0-RC1"
def scala210 = "2.10.6"
def scala211 = "2.11.12"
Expand Down

0 comments on commit efea302

Please sign in to comment.