Skip to content

Commit

Permalink
Add resolver for ficus
Browse files Browse the repository at this point in the history
  • Loading branch information
akkie committed Apr 22, 2016
1 parent 0c60762 commit 21d3fb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ resolvers += Resolver.sonatypeRepo("releases")

resolvers += Resolver.sonatypeRepo("snapshots")

resolvers += Resolver.jcenterRepo

libraryDependencies ++= Seq(
"com.mohiva" %% "play-silhouette" % "4.0.0-BETA4",
"com.mohiva" %% "play-silhouette-password-bcrypt" % "4.0.0-BETA4",
Expand Down

0 comments on commit 21d3fb7

Please sign in to comment.