Skip to content

Commit

Permalink
Bump content api client
Browse files Browse the repository at this point in the history
This should fix an issue that we've seen with content that does not have main media failing to render
  • Loading branch information
davidfurey authored Dec 19, 2024
1 parent a3726fd commit 1224841
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 @@ -6,7 +6,7 @@ object Dependencies {
val identityLibVersion = "4.31"
val awsVersion = "1.12.758"
val awsSdk2Version = "2.26.27"
val capiVersion = "32.0.0"
val capiVersion = "32.0.1"
val faciaVersion = "13.1.0"
val dispatchVersion = "0.13.1"
val romeVersion = "1.0"
Expand Down

0 comments on commit 1224841

Please sign in to comment.