Skip to content

Commit 6742d28

Browse files
dependabot[bot]outofcoffee
authored andcommitted
chore(deps): bump com.amazonaws:aws-java-sdk-bom
Bumps [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) from 1.12.581 to 1.12.783. - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.581...1.12.783) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-version: 1.12.783 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3163d28 commit 6742d28

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
@@ -29,7 +29,7 @@ ext {
2929
awsSecretKey = awsCredentials?.AWSSecretKey ?: System.getenv('AWS_SECRET_ACCESS_KEY') ?: project.findProperty('AWS_SECRET_ACCESS_KEY')
3030

3131
version_args4j = '2.33'
32-
version_aws_sdk = '1.12.581'
32+
version_aws_sdk = '1.12.783'
3333
version_coroutines = '1.7.3'
3434
version_hamcrest = '2.2'
3535
version_groovy = '4.0.26'

0 commit comments

Comments
 (0)