Skip to content

Commit

Permalink
TXMNT-920 Move to play-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Shepherd committed Feb 27, 2018
1 parent 640c8d7 commit 1b8b393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/MicroServiceBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ private object AppDependencies {
val compile = Seq(
ws,
"uk.gov.hmrc" %% "microservice-bootstrap" % "6.9.0",
"uk.gov.hmrc" %% "play-url-binders" % "2.1.0",
"uk.gov.hmrc" %% "play-ui" % "7.13.0",
"uk.gov.hmrc" %% "domain" % "5.0.0",
"uk.gov.hmrc" %% "logging" % "0.4.0" withSources(),
"uk.gov.hmrc" %% "address-reputation-store" % "2.28.0" withSources(),
Expand Down

0 comments on commit 1b8b393

Please sign in to comment.