Skip to content

Commit

Permalink
updated to latest libs
Browse files Browse the repository at this point in the history
  • Loading branch information
tmbo committed Jul 8, 2016
1 parent 5a7cdeb commit 21e668a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import scala.concurrent.ExecutionContext.Implicits.global
import play.sbt.routes.RoutesKeys._

object Dependencies{
val braingamesVersion = "8.3.1"
val braingamesVersion = "8.9.1"

val braingamesDataStore = "com.scalableminds" %% "braingames-datastore" % braingamesVersion
}
Expand Down

0 comments on commit 21e668a

Please sign in to comment.