Skip to content

Commit 8533e9b

Browse files
Bump s3 from 2.15.56 to 2.16.34 in /modules/localstack (#3963)
Bumps s3 from 2.15.56 to 2.16.34. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3cf062 commit 8533e9b

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.929'
88
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.986'
99
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.807'
10-
testCompile 'software.amazon.awssdk:s3:2.15.56'
10+
testCompile 'software.amazon.awssdk:s3:2.16.34'
1111
}

0 commit comments

Comments
 (0)