Skip to content

Commit

Permalink
Updating mkdirp.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmparsons committed May 5, 2016
1 parent 04cb792 commit e2f6400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -9,7 +9,7 @@ sbtPlugin := true
scalaVersion := "2.10.4"

libraryDependencies ++= Seq(
"org.webjars" % "mkdirp" % "0.3.5",
"org.webjars" % "mkdirp" % "0.5.0",
"org.webjars" % "dustjs-linkedin" % "2.7.2"
)

Expand Down

0 comments on commit e2f6400

Please sign in to comment.