Skip to content

Commit c820882

Browse files
authored
Merge pull request #75 from guardian/Divs-B-patch-1
Update build.sbt
2 parents 3690989 + 604c23c commit c820882

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
@@ -38,7 +38,7 @@ def awsS3WithSdkVersion(version: Int)=
3838

3939
val awsSdkForVersion = Map(
4040
// 1 -> "com.amazonaws" % "aws-java-sdk-s3" % "1.12.487",
41-
2 -> "software.amazon.awssdk" % "s3" % "2.29.52"
41+
2 -> "software.amazon.awssdk" % "s3" % "2.30.17"
4242
)
4343

4444
lazy val `aws-s3-base` =

0 commit comments

Comments
 (0)