Skip to content

Commit fdad5ce

Browse files
Bump s3 from 2.11.10 to 2.13.2 in /modules/localstack (testcontainers#2610)
1 parent 2281f8f commit fdad5ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/localstack/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ dependencies {
77
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.683'
88
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.636'
99
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.762'
10-
testCompile 'software.amazon.awssdk:s3:2.11.10'
10+
testCompile 'software.amazon.awssdk:s3:2.13.2'
1111
}

0 commit comments

Comments
 (0)