Skip to content

Commit 69c54aa

Browse files
dependabot-preview[bot]rnorth
authored andcommitted
Bump aws-java-sdk-s3 from 1.11.636 to 1.11.680 in /modules/loca… (#2094)
Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.11.636 to 1.11.680. - [Release notes](https://github.com/aws/aws-sdk-java/releases) - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.11.636...1.11.680) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 003ef13 commit 69c54aa

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
@@ -3,7 +3,7 @@ description = "Testcontainers :: Localstack"
33
dependencies {
44
compile project(':testcontainers')
55

6-
compileOnly 'com.amazonaws:aws-java-sdk-s3:1.11.636'
6+
compileOnly 'com.amazonaws:aws-java-sdk-s3:1.11.680'
77
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.636'
88
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.636'
99
}

0 commit comments

Comments
 (0)