Skip to content

Commit

Permalink
Bump com.amazonaws:aws-lambda-java-events from 3.11.2 to 3.11.3
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs) from 3.11.2 to 3.11.3.
- [Commits](https://github.com/aws/aws-lambda-java-libs/commits)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-lambda-java-events
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent e1f1fd4 commit ac30288
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 @@ -15,7 +15,7 @@ dependencies {
implementation "software.amazon.awssdk:s3-transfer-manager:${awsSdkVersion}"
implementation "software.amazon.awssdk.crt:aws-crt:0.26.0"
implementation 'com.amazonaws:aws-lambda-java-core:1.2.3'
implementation 'com.amazonaws:aws-lambda-java-events:3.11.2'
implementation 'com.amazonaws:aws-lambda-java-events:3.11.3'
implementation platform('com.amazonaws:aws-xray-recorder-sdk-bom:2.14.0')
implementation 'com.amazonaws:aws-xray-recorder-sdk-core'
implementation 'com.amazonaws:aws-xray-recorder-sdk-aws-sdk'
Expand Down

0 comments on commit ac30288

Please sign in to comment.