From 2457c879f6aa68340d72c2061b0dc5b3f60741be Mon Sep 17 00:00:00 2001 From: Roberto Tyley Date: Thu, 14 Sep 2023 08:25:11 +0100 Subject: [PATCH] Revert "Update to fapi-client v4.0.6" --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index ce37bab64a3..f5f9b5da1f8 100644 --- a/build.sbt +++ b/build.sbt @@ -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.6", + "com.gu" %% "fapi-client-play28" % "4.0.5", "com.gu" %% "mobile-notifications-api-models" % "1.0.16", "com.gu" %% "pan-domain-auth-play_2-8" % "1.2.2",