Skip to content

Commit 02371f1

Browse files
Bump aws.sdk.kotlin:lambda from 1.2.22 to 1.2.23
Bumps [aws.sdk.kotlin:lambda](https://github.com/awslabs/aws-sdk-kotlin) from 1.2.22 to 1.2.23. - [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.2.22...v1.2.23) --- 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]>
1 parent f77016d commit 02371f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ aws-v2-sqs = { module = "software.amazon.awssdk:sqs" }
6363
aws-lambda-core = { module = "com.amazonaws:aws-lambda-java-core", version = "1.2.3" }
6464
aws-lambda-events = { module = "com.amazonaws:aws-lambda-java-events", version = "3.11.5" }
6565
aws-lambda-log4j2 = { module = "com.amazonaws:aws-lambda-java-log4j2", version = "1.6.0" }
66-
aws-kotlin-lambda = { module = "aws.sdk.kotlin:lambda", version = "1.2.22" }
66+
aws-kotlin-lambda = { module = "aws.sdk.kotlin:lambda", version = "1.2.23" }
6767

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

0 commit comments

Comments
 (0)