Skip to content

Commit

Permalink
BAU: Bump com.amazonaws:aws-lambda-java-events from 3.11.6 to 3.13.0
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.6 to 3.13.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 7f5eb85 commit f026c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ext {

// AWS SDK
aws_sdk_version : "2.26.16",
aws_lambda_events_version : "3.11.6",
aws_lambda_events_version : "3.13.0",

// Nimbus Oauth
nimbusds_oauth_version : "11.10.1",
Expand Down

0 comments on commit f026c66

Please sign in to comment.