Skip to content

Commit

Permalink
Update content-api-client-aws to 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 00c7989 commit ec74f69
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 @@ -95,7 +95,7 @@ object Dependencies {
val playJson = "org.playframework" %% "play-json" % playJsonVersion
val playJsonJoda = "org.playframework" %% "play-json-joda" % playJsonVersion
val supportInternationalisation = "com.gu" %% "support-internationalisation" % "0.16"
val capiAws = "com.gu" %% "content-api-client-aws" % "0.7.4"
val capiAws = "com.gu" %% "content-api-client-aws" % "0.7.5"

// Forcing a version of this to fix an issue with the dependency.
// This is a transitive dependency of the AWS SDK used by etag-caching library
Expand Down

0 comments on commit ec74f69

Please sign in to comment.