Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and kritika-singh3 committed Jan 5, 2021
1 parent 1049f88 commit ae4e715
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 @@ -67,7 +67,7 @@ dependencies {
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.931'
compile group: 'com.amazonaws', name: 'aws-java-sdk-sts', version: '1.11.724'
compile group: 'com.amazonaws', name: 'aws-java-sdk-sts', version: '1.11.931'

testCompile group: 'junit', name: 'junit', version: '4.13.1'
testCompile group: 'com.github.stefanbirkner', name: 'system-rules', version: '1.19.0'
Expand Down

0 comments on commit ae4e715

Please sign in to comment.