Skip to content

Commit

Permalink
Update project/Dependencies.scala
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Kurz <[email protected]>
  • Loading branch information
ioannakok and mkurz authored Jan 30, 2024
1 parent 88bee78 commit c1debc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ object Dependencies {
val cssParser = "net.sourceforge.cssparser" % "cssparser" % "0.9.23"
val contentApiClient = "com.gu" %% "content-api-client" % capiVersion
val dfpAxis = "com.google.api-ads" % "dfp-axis" % "5.2.0"
val faciaFapiScalaClient = "com.gu" %% "fapi-client-play28" % faciaVersion // TODO: should be `fapi-client-play30`
val faciaFapiScalaClient = "com.gu" %% "fapi-client-play30" % faciaVersion
// -> see https://github.com/guardian/facia-scala-client/pull/298
val identityCookie = "com.gu.identity" %% "identity-cookie" % identityLibVersion

Expand Down

0 comments on commit c1debc3

Please sign in to comment.