Skip to content

Commit

Permalink
Bump awsSdkVersion from 2.18.16 to 2.20.121
Browse files Browse the repository at this point in the history
Bumps `awsSdkVersion` from 2.18.16 to 2.20.121.

Updates `software.amazon.awssdk:lambda` from 2.18.16 to 2.20.121

Updates `software.amazon.awssdk:s3` from 2.18.16 to 2.20.121

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.18.16-PREVIEW to 2.20.121

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:lambda
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:s3-transfer-manager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Aug 8, 2023
1 parent 2b0a338 commit 5af265f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambda/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'org.springframework.boot'

buildscript {
ext {
awsSdkVersion = '2.20.120'
awsSdkVersion = '2.20.121'
amazonAwsJavaSdkVersion = '1.12.524'
}
}
Expand Down

0 comments on commit 5af265f

Please sign in to comment.