Skip to content

Commit eca9b4d

Browse files
dependabot[bot]MediaMarco
authored andcommitted
Bump awsSdkVersion from 2.29.14 to 2.29.17
Bumps `awsSdkVersion` from 2.29.14 to 2.29.17. Updates `software.amazon.awssdk:lambda` from 2.29.14 to 2.29.17 Updates `software.amazon.awssdk:apache-client` from 2.29.14 to 2.29.17 Updates `software.amazon.awssdk:s3` from 2.29.14 to 2.29.17 Updates `software.amazon.awssdk:s3-transfer-manager` from 2.29.14 to 2.29.17 --- updated-dependencies: - dependency-name: software.amazon.awssdk:lambda dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:apache-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:s3-transfer-manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a355e82 commit eca9b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
awsSdkVersion = '2.29.14'
3+
awsSdkVersion = '2.29.17'
44
amazonAwsJavaSdkVersion = '1.12.778'
55
}
66
}

0 commit comments

Comments
 (0)