Skip to content

Commit 5cd771e

Browse files
Bump s3 from 2.13.7 to 2.13.9 in /modules/localstack (#2659)
1 parent 7e92eea commit 5cd771e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.773'
10-
testCompile 'software.amazon.awssdk:s3:2.13.7'
10+
testCompile 'software.amazon.awssdk:s3:2.13.9'
1111
}

0 commit comments

Comments
 (0)