Skip to content

Commit

Permalink
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.459 to 1.12.560
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.459 to 1.12.560.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.459...1.12.560)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 537bff2 commit 50a547c
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 @@ -64,7 +64,7 @@ tasks.register('E2E', Test){
}

dependencies {
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.459'
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.560'
implementation 'io.appium:java-client:8.5.1'
implementation 'org.seleniumhq.selenium:selenium-java:4.13.0'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.12.0'
Expand Down

0 comments on commit 50a547c

Please sign in to comment.