Skip to content

Commit

Permalink
Bump aws-java-sdk-dynamodb from 1.11.827 to 1.11.837 in /modules/dyna…
Browse files Browse the repository at this point in the history
…lite (#3090)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard North <[email protected]>
  • Loading branch information
dependabot[bot] and rnorth authored Aug 20, 2020
1 parent 5653f0e commit 82bc165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/dynalite/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ description = "Testcontainers :: Dynalite"
dependencies {
compile project(':testcontainers')

compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.11.827'
compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.11.837'
testCompile 'com.amazonaws:aws-java-sdk-dynamodb:1.11.827'
}

0 comments on commit 82bc165

Please sign in to comment.