Skip to content

Commit

Permalink
Bump aws-java-sdk-ecr from 1.12.162 to 1.12.166
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.12.162 to 1.12.166.
- [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.12.162...1.12.166)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-ecr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and chadlwilson committed Feb 26, 2022
1 parent 318e94d commit b6be6bb
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 @@ -53,7 +53,7 @@ dependencies {
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '21.4.0'
implementation group: 'com.google.code.gson', name: 'gson', version: '2.9.0'
implementation group: 'com.spotify', name: 'docker-client', version: '8.16.0'
implementation group: 'com.amazonaws', name: 'aws-java-sdk-ecr', version: '1.12.162'
implementation group: 'com.amazonaws', name: 'aws-java-sdk-ecr', version: '1.12.166'
implementation group: 'com.amazonaws', name: 'aws-java-sdk-sts', version: '1.12.162'

modules {
Expand Down

0 comments on commit b6be6bb

Please sign in to comment.