Skip to content

Commit

Permalink
Update aws-java-sdk-s3 to 1.12.668
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Feb 28, 2024
1 parent 0f59f4f commit 5413e41
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 @@ -3,7 +3,7 @@ import sbt._
object Dependencies {
val capiVersion = "21.0.0"

val awsSdk = "com.amazonaws" % "aws-java-sdk-s3" % "1.12.524"
val awsSdk = "com.amazonaws" % "aws-java-sdk-s3" % "1.12.668"
val commonsIo = "org.apache.commons" % "commons-io" % "1.3.2"
val contentApi = "com.gu" %% "content-api-client" % capiVersion
val contentApiDefault = "com.gu" %% "content-api-client-default" % capiVersion % Test
Expand Down

0 comments on commit 5413e41

Please sign in to comment.