Skip to content

Commit

Permalink
Bump aws-java-sdk-ecr from 1.11.582 to 1.11.583
Browse files Browse the repository at this point in the history
Bumps [aws-java-sdk-ecr](https://github.com/aws/aws-sdk-java) from 1.11.582 to 1.11.583.
- [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.582...1.11.583)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and ketan committed Jun 28, 2019
1 parent bc708e8 commit ecb3d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.5.0'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
compile group: 'com.spotify', name: 'docker-client', version: '8.16.0'
compile group: 'com.amazonaws', name: 'aws-java-sdk-ecr', version: '1.11.582'
compile group: 'com.amazonaws', name: 'aws-java-sdk-ecr', version: '1.11.583'

testCompile group: 'junit', name: 'junit', version: '4.12'
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.12.2'
Expand Down

0 comments on commit ecb3d5b

Please sign in to comment.