Skip to content

Commit fd7af67

Browse files
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.782 to 1.12.783
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.782 to 1.12.783. - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.782...1.12.783) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-s3 dependency-version: 1.12.783 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 547dcbb commit fd7af67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ tasks.register('E2E', Test){
6464
}
6565

6666
dependencies {
67-
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.782'
67+
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.783'
6868
implementation 'io.appium:java-client:9.4.0'
6969
implementation 'org.seleniumhq.selenium:selenium-java:4.31.0'
7070
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.30.0'

0 commit comments

Comments
 (0)