Skip to content

Commit

Permalink
Merge pull request #87 from hmrc/sir105265
Browse files Browse the repository at this point in the history
Fix for SIR105265
  • Loading branch information
fayimora authored Mar 13, 2018
2 parents 48f0d3c + 455ce61 commit 7f06fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/FrontendBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ private object AppDependencies {
val compile = Seq(
"com.iheart" %% "ficus" % "1.2.6",
"uk.gov.hmrc" %% "http-caching-client" % "7.0.0",
"uk.gov.hmrc" %% "frontend-bootstrap" % "8.11.0",
"uk.gov.hmrc" %% "frontend-bootstrap" % "8.19.0",
"uk.gov.hmrc" %% "play-whitelist-filter" % "2.0.0",
"uk.gov.hmrc" %% "url-builder" % "2.1.0",
"org.apache.httpcomponents" % "httpclient" % "4.5.3",
Expand Down

0 comments on commit 7f06fa7

Please sign in to comment.