Skip to content

Commit 9e361ba

Browse files
Bump s3 from 2.13.31 to 2.13.36 in /modules/localstack (#2872)
Bumps s3 from 2.13.31 to 2.13.36. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5a793a6 commit 9e361ba

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,7 +7,7 @@ dependencies {
77
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.797'
88
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.797'
99
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.797'
10-
testCompile 'software.amazon.awssdk:s3:2.13.31'
10+
testCompile 'software.amazon.awssdk:s3:2.13.36'
1111
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.797'
1212
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.797'
1313
}

0 commit comments

Comments
 (0)