Skip to content

Commit

Permalink
Merge pull request scalacenter#1087 from olafurpg/metaconfig
Browse files Browse the repository at this point in the history
Upgrade to the latest metaconfig
  • Loading branch information
olafurpg committed Apr 10, 2020
2 parents db93793 + f9a2272 commit 1cd2ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -3,7 +3,7 @@ import sbt._

object Dependencies {
val scalametaV = "4.3.7"
val metaconfigV = "0.9.9"
val metaconfigV = "0.9.10"
def scala210 = "2.10.7"
def scala211 = "2.11.12"
def scala212 = "2.12.11"
Expand Down

0 comments on commit 1cd2ced

Please sign in to comment.