Skip to content

Commit 7b38847

Browse files
dependabot-preview[bot]rnorth
authored andcommitted
Bump aws-java-sdk-s3 from 1.11.680 to 1.11.683 in /modules/loca… (#2103)
Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.11.680 to 1.11.683. - [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.680...1.11.683) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 6b15846 commit 7b38847

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/localstack/build.gradle

Lines changed: 2 additions & 2 deletions
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.680'
7-
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.636'
6+
compileOnly 'com.amazonaws:aws-java-sdk-s3:1.11.683'
7+
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.683'
88
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.636'
99
}

0 commit comments

Comments
 (0)