Skip to content

Commit

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

Updates `software.amazon.awssdk:lambda` from 2.20.157 to 2.20.160

Updates `software.amazon.awssdk:s3` from 2.20.157 to 2.20.160

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.20.157 to 2.20.160

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:lambda
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Oct 5, 2023
1 parent 24216b2 commit a2c7b12
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.157'
awsSdkVersion = '2.20.160'
amazonAwsJavaSdkVersion = '1.12.560'
}
}
Expand Down

0 comments on commit a2c7b12

Please sign in to comment.