Skip to content

Commit

Permalink
Bump aws-java-sdk-logs from 1.11.782 to 1.11.789 in /modules/localsta…
Browse files Browse the repository at this point in the history
…ck (#2788)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Richard North <rich.north@gmail.com>
  • Loading branch information
dependabot-preview[bot] and rnorth committed May 28, 2020
1 parent 3a2462c commit 77a662c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/localstack/build.gradle
Expand Up @@ -6,6 +6,6 @@ dependencies {
compileOnly 'com.amazonaws:aws-java-sdk-s3:1.11.784'
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.782'
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.789'
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.782'
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.789'
testCompile 'software.amazon.awssdk:s3:2.13.18'
}

0 comments on commit 77a662c

Please sign in to comment.