Skip to content

Commit

Permalink
Merge pull request #499 from dipjyotimetia/dependabot/gradle/com.amaz…
Browse files Browse the repository at this point in the history
…onaws-aws-java-sdk-s3-1.12.734

Bump com.amazonaws:aws-java-sdk-s3 from 1.12.712 to 1.12.734
  • Loading branch information
dipjyotimetia authored Jun 2, 2024
2 parents 88b9f56 + fa7995f commit 7054cc9
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.712'
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.734'
implementation 'io.appium:java-client:9.2.3'
implementation 'org.seleniumhq.selenium:selenium-java:4.21.0'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.21.0'
Expand Down

0 comments on commit 7054cc9

Please sign in to comment.