Skip to content

Commit

Permalink
Merge pull request #46 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
waisingyiu authored Jul 17, 2024
2 parents 6062fe3 + ec8dd30 commit 377dd47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ lazy val archive = project
"software.amazon.awssdk" % "autoscaling" % awsSdk2Version,
"software.amazon.awssdk" % "ec2" % awsSdk2Version,
"software.amazon.awssdk" % "ssm" % awsSdk2Version,
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.755",
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.759",
"com.typesafe" % "config" % "1.4.3",
"ch.qos.logback" % "logback-classic" % "1.5.6",
"io.netty" % "netty-codec-http" % "4.1.111.Final",
Expand Down

0 comments on commit 377dd47

Please sign in to comment.