Skip to content

Commit

Permalink
Bump aws.sdk.kotlin:lambda from 1.3.69 to 1.3.70
Browse files Browse the repository at this point in the history
Bumps [aws.sdk.kotlin:lambda](https://github.com/awslabs/aws-sdk-kotlin) from 1.3.69 to 1.3.70.
- [Release notes](https://github.com/awslabs/aws-sdk-kotlin/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-kotlin/blob/main/CHANGELOG.md)
- [Commits](awslabs/aws-sdk-kotlin@v1.3.69...v1.3.70)

---
updated-dependencies:
- dependency-name: aws.sdk.kotlin:lambda
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 36afb4e commit 8055b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ aws-v2-sqs = { module = "software.amazon.awssdk:sqs" }
aws-lambda-core = { module = "com.amazonaws:aws-lambda-java-core", version = "1.2.3" }
aws-lambda-events = { module = "com.amazonaws:aws-lambda-java-events", version = "3.14.0" }
aws-lambda-log4j2 = { module = "com.amazonaws:aws-lambda-java-log4j2", version = "1.6.0" }
aws-kotlin-lambda = { module = "aws.sdk.kotlin:lambda", version = "1.3.69" }
aws-kotlin-lambda = { module = "aws.sdk.kotlin:lambda", version = "1.3.70" }

# http
ktor-bom = { module = "io.ktor:ktor-bom", version.ref = "ktor" }
Expand Down

0 comments on commit 8055b9a

Please sign in to comment.