Skip to content

Commit

Permalink
Update to fapi-client v4.0.6
Browse files Browse the repository at this point in the history
This is a small upgrade, catching up with the recent dependency updates of
https://github.com/guardian/facia-scala-client/releases/tag/v4.0.6,
before the more extensive update in guardian/facia-scala-client#287
is introduced.

This update has already been tested in Ophan's PromotionPoller with
guardian/ophan#5540, successfully deployed
to Prodution.
  • Loading branch information
rtyley committed Sep 13, 2023
1 parent 9485ad1 commit 2e3a645
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 @@ -94,7 +94,7 @@ libraryDependencies ++= Seq(
"com.gu" %% "content-api-client-aws" % "0.6",
"com.gu" %% "content-api-client-default" % capiClientVersion,
"com.gu" %% "editorial-permissions-client" % "2.9",
"com.gu" %% "fapi-client-play28" % "4.0.5",
"com.gu" %% "fapi-client-play28" % "4.0.6",
"com.gu" %% "mobile-notifications-api-models" % "1.0.16",
"com.gu" %% "pan-domain-auth-play_2-8" % "1.2.2",

Expand Down

0 comments on commit 2e3a645

Please sign in to comment.