Skip to content

Commit

Permalink
Bump aws-java-sdk-ecr from 1.11.714 to 1.11.724
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.714 to 1.11.724.
- [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.714...1.11.724)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and ketan committed Feb 18, 2020
1 parent e94aeca commit bd1f6f7
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.6'
compile group: 'com.spotify', name: 'docker-client', version: '8.16.0'
compile group: 'com.amazonaws', name: 'aws-java-sdk-ecr', version: '1.11.714'
compile group: 'com.amazonaws', name: 'aws-java-sdk-ecr', version: '1.11.724'
compile group: 'com.amazonaws', name: 'aws-java-sdk-sts', version: '1.11.724'

testCompile group: 'junit', name: 'junit', version: '4.13'
Expand Down

0 comments on commit bd1f6f7

Please sign in to comment.