Skip to content

Commit d92653f

Browse files
authored
Merge pull request #121 from guardian/update/aws
chore(deps): AWS dependency updates
2 parents eca1a75 + 3cca031 commit d92653f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def awsS3WithSdkVersion(version: Int)=
3737

3838
val awsSdkForVersion = Map(
3939
// 1 -> "com.amazonaws" % "aws-java-sdk-s3" % "1.12.487",
40-
2 -> "software.amazon.awssdk" % "s3" % "2.35.4"
40+
2 -> "software.amazon.awssdk" % "s3" % "2.35.11"
4141
)
4242

4343
lazy val `aws-s3-base` =

0 commit comments

Comments
 (0)