Skip to content

Commit

Permalink
BAU: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gokyo authored Apr 19, 2018
1 parent ffe129d commit 864a591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import scala.language.postfixOps
val compile = Seq(
ws,
"uk.gov.hmrc" %% "microservice-bootstrap" % "6.17.0",
"uk.gov.hmrc" %% "play-reactivemongo" % "6.1.0",
"uk.gov.hmrc" %% "play-reactivemongo" % "6.2.0",
"uk.gov.hmrc" %% "play-hmrc-api" % "2.0.0"
)

Expand Down

0 comments on commit 864a591

Please sign in to comment.