Skip to content

Commit

Permalink
Merge pull request #72 from hmrc/APIS-2872
Browse files Browse the repository at this point in the history
APIS-2872
  • Loading branch information
Tobias1087 authored Oct 27, 2017
2 parents 63fc78c + 30ad448 commit 8bfafd9
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 @@ -15,7 +15,7 @@ lazy val appDependencies: Seq[ModuleID] = compile ++ test
lazy val compile = Seq(
"uk.gov.hmrc" %% "play-reactivemongo" % "5.2.0",
ws,
"uk.gov.hmrc" %% "microservice-bootstrap" % "6.10.0",
"uk.gov.hmrc" %% "microservice-bootstrap" % "6.11.0",
"uk.gov.hmrc" %% "play-url-binders" % "2.1.0",
"uk.gov.hmrc" %% "play-hmrc-api" % "2.0.0",
"uk.gov.hmrc" %% "play-json-union-formatter" % "1.0.0",
Expand Down

0 comments on commit 8bfafd9

Please sign in to comment.